Re: Latest CVS make compile warnings fix

2005-07-10 Thread Paul D. Smith
%% "J. Grant" <[EMAIL PROTECTED]> writes: jg> Ulrich Drepper's recent "Dictatorship of the Minorities" springs jg> to mind: jg> http://www.livejournal.com/users/udrepper/7326.html Heh. Since one of Ulrich's main points is we shouldn't bother supporting Windows I'm not sure you want to bri

Re: Latest CVS make compile warnings fix

2005-07-10 Thread J. Grant
[...] Well we can't use inline functions per se. GNU make still attempts to be compilable by old K&R C compilers: it doesn't even rely on features available in the first (1989) ANSI C standard, much less features not found until the second (1999) ISO C standard (which is where inline was introdu