Re: test beta build

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: test beta build
Date: 2003-08-06 16:12:56
Message-ID: 22248.1060186376@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2003-08-06 16:18:06 Re: 7.4Beta1: Compile Failure: UnixWare 7.1.3UP2
Previous Message Tom Lane 2003-08-06 16:11:24 Re: 7.4Beta1: Compile Failure: UnixWare 7.1.3UP2