I would expect GCC to eventually fix its inline handling to conform with
   C99 

The problem isn't C99, but C90, __inline is handled differently than
inline by gcc.  The former works even with -ansi enabled.


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to