This is the mail archive of the glibc-bugs@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]

[Bug libc/17307] Spurious -Wsign-conversion warning with clang-3.5, due to excessively clever glibc <sys/resource.h>


https://sourceware.org/bugzilla/show_bug.cgi?id=17307

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
The first question I have is: Does this trigger a gcc warning with new enough
gcc. If it does then we're in trouble and likely need to remove our cleverness.
If it doesn't then it would be good to talk with clang developers to see if we
can do some kind of whitelist to make this all work. The implementation is
certainly OK to collude on these things as long as we all move forward in the
right direction and can agree on that direction.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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