[GRASS5] ISO C90 does not support `long long'

Markus Neteler neteler at itc.it
Wed Feb 1 06:39:44 EST 2006


On Wed, Feb 01, 2006 at 12:33:54PM +0100, Francesco P. Lovergine wrote:
> On Wed, Feb 01, 2006 at 10:13:06AM +0100, Markus Neteler wrote:
> > Hi,
> > 
> > using the "-pedantic" gcc flag, I get this message:
> > 
> > include/grass/dgl/type.h:66: warning: ISO C90 does not support `long long'
> > 
> > How to fix that line?
> > 
> 
> That's C99. So using -std=c99 should 'fix' the issue :)

Since it is the only 'long long', I would prefer a different
implementation.

Markus




More information about the grass-dev mailing list