Beta 5 build report - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Beta 5 build report
Date
Msg-id GNELIHDDFBOCMGBFGEFOCEIECEAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: Beta 5 build report  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On FreeBSD/Alpha, all 89 tests pass.

I get this build warning though:

gcc -pipe -O -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../.
./src/include   -c -o gram.o gram.c
In file included from gram.y:7725:
scan.l: In function `yyerror':
scan.l:583: warning: int format, different type arg (arg 5)

Chris



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] MemSet inline for newNode
Next
From: Tom Lane
Date:
Subject: Re: Where is src/interfaces/perl5 in beta 5?