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/21457] sys/ucontext.h namespace


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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus at trippelsdorf dot de

--- Comment #18 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
It also breaks the build of Chromium
(https://chromium.googlesource.com/breakpad/breakpad/)

All this is annoying and unnecessary churn. You cannot simply break
real world code left and right because some unimportant POSIX conform
tests fail (who cares?).

(and the compiler santizers (compiler-rt) are broken by a similar change:
struct sigaltstack -> stack_t)

Please reconsider.

-- 
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]