On 05/28/2013 02:25 PM, Gernot Hillier wrote:

> Hi there!
> 
> The recent commit "posix: allow headers compilation with GCC pedantic 
> flag" added the "__extension__" attribute in front of #include_next 
> directives, likely to flag them as GNU extensions. This, however, 
> introduced compiler errors for us when we include those headers from C++ 
> code.


Hi Gernot,

thanks for the detailed report. The "__extension__" trick worked with
the version of gcc I use, but if the pragma trick works better with
later compiler, I will use it. Will fix, thanks.

Regards.

-- 
                                                                Gilles.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to