[PATCH 1/2] Use new style initializers in headers

Roland McGrath roland@hack.frob.com
Fri Aug 5 19:02:00 GMT 2011


> Could any of the code you are modifying be built for C++ with GCC versions 
> before 4.7?  Support for C99 designated initializer syntax is much more 
> recent for C++

That's a very good point.  I think any bits in public header files need to
be parameterized.  Or else just switch to plain old ordered initializers.



More information about the Libc-alpha mailing list