[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc 3.4 compile errors on inline (was: gcc-3.4 upload to unstable)



Bernd Eckenfels <ecki@lina.inka.de> writes: 

> I received a FTBS for GCC 3.4 in #258559 dealing with the inline
> directive.  This is yet another round of incompatible changes
> introduced by the GCC. Has anybody information if this particiular
> feature can be reconfigured, 

C89 has no "inline" keyword, and gcc is being pedantic about that as
it has been explicitely asked to be by the "-ansi-pedantic" flag.

-- 
	Falk



Reply to: