This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: glibc-19980524: invalid use of GCC's `transparent union'


That is not correct.  The entire purpose of `transparent_union' is for this
hack, and the purpose of the hack is exactly that such redeclarations will
work without an error.  If the boneheads broke this in GCC again, either it
has to get fixed or we have to just punt this feature entirely and break
all programs that use `union wait'.


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