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: GLIBC tree is frozen


On 2012.11.29 at 16:08 +0000, Joseph S. Myers wrote:
> I'd like to encourage architecture maintainers to review / clean up 
> compilation warnings seen building for their architectures, as well as 
> updating ulps and otherwise reviewing and cleaning up test results.

Apropos warnings: On x86_64 the only warnings I saw were about the setuid
and the setgid calls in nscd/connections.c, which don't check for a
return value, although both functions are marked with __wur.

-- 
Markus


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