"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> gcc -pipe -O -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-error -I
> ./../include -I. -I../../../../src/include -DMAJOR_VERSION=3 -DMINOR_VERSIO
> N=0 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/home/chriskl/local/include\" -c -o
> preproc.o preproc.c
> preproc.y: In function `yyparse':
> preproc.y:5295: warning: int format, different type arg (arg 3)
Fixed, I believe --- please check when you have a chance.
regards, tom lane