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/11157] __block is a reserved word with clang -fblocks


http://sourceware.org/bugzilla/show_bug.cgi?id=11157

Paolo Bonzini <bonzini at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #9 from Paolo Bonzini <bonzini at gnu dot org> 2012-08-08 08:50:39 UTC ---
Lubos, please read the comments.

GCC has a "fixincludes" utilities that adapts problematic headers.  If glibc
started "naming arguments __thread, __real__ or something even more stupid to
create more collisions", GCC's fixincludes would fix those and you would not
notice.

If clang doesn't have a fixincludes utility, that's its problem.  Please open a
bug at clang.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]