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: PATCH: Add x32 to x86_64/bits/sigcontext.h


On 05/16/2012 01:06 PM, Roland McGrath wrote:
> Unless somebody else has a strong objection with good rationale,
> I think we can use the anonymous union feature in public headers.

I briefly looked for recentish compilers that lack anonymous unions
and found one, mikroC.

http://www.mikroe.com/esupport/index.php?_m=knowledgebase&_a=printable&kbarticleid=73

I then stopped looking.  I don't know if anybody uses mikroC
with glibc.  It does seem a bit odd to put a C11 feature in a
public header.

I suppose you can count this email as a mild
objection with a so-so rationale....


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