It's been rumoured that Alberto Maurizi said:
>       3. Making motif stops with this message:
> gcc -Wp,-MD,obj/Query.d.tmp -c -g -O2 -O2 -Wall -Werror
> -I./../../include -I./../..  -I/usr/local/include -fpic -o obj/Query.o
> Query.c 
> Query.c:82: warning: `LONG_LONG_MAX' redefined
> /usr/lib/gcc-lib/i486-linux/2.7.2.3/include/limits.h:97: warning: this
> is the location of the previous definition
> Query.c:83: warning: `LONG_LONG_MIN' redefined
> /usr/lib/gcc-lib/i486-linux/2.7.2.3/include/limits.h:95: warning: this
> is the location of the previous definition
>       Why are LONG_LONG_(MIN/MAX) redefined? 

They are not defined on most systems

> Should I comment
>       out the definition in Query.c?

Yes.  I also fixed th source.

--linas

----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to