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.


On Fri, 14 Mar 2014, Roland McGrath wrote:

> If you want to remove a test case, remove it, rather than just commenting
> it out.  But we need to keep this test case to ensure we don't have ABI
> regressions.  That will require some new generalized plumbing for how we
> build linkobj/libc.so.

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.

-- 
Joseph S. Myers
joseph@codesourcery.com


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