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

Lubos Dolezel <lubos at dolezel dot info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lubos at dolezel dot info

--- Comment #8 from Lubos Dolezel <lubos at dolezel dot info> 2012-08-08 08:21:38 UTC ---
Then why don't you start naming arguments "__thread", "__real__" or something
even more stupid to create more collisions? I see no harm in renaming an
argument, especially in the declaration.

Changing the argument name would be no serious effort on your part and would
make life easier for others.

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