This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Deprecate malloc_(sg)et state.


> And, whereas the RPC symbols are still present (as compat symbols or 
> normal symbols depending on configure options) in glibc ports postdating 
> their deprecation, normal cases of deprecated symbols such as these won't 
> be.  So the test needs to be disabled in some way for ports with least 
> symbol version 2.20 or later, if the symbols are deprecated for 2.20.

Indeed.  Off hand I think we could use SHLIB_COMPAT in the test source,
with some very minor tweaks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]