Re: test beta build - Mailing list pgsql-hackers

From Tom Lane
Subject Re: test beta build
Date
Msg-id 22248.1060186376@sss.pgh.pa.us
Whole thread Raw
In response to test beta build  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.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


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: 7.4Beta1: Compile Failure: UnixWare 7.1.3UP2
Next
From: Tom Lane
Date:
Subject: Re: Adjustment of spinlock sleep delays