Beta 5 build report

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Beta 5 build report
Date: 2002-11-11 03:12:05
Message-ID: GNELIHDDFBOCMGBFGEFOCEIECEAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-11 03:17:15 Re: Where is src/interfaces/perl5 in beta 5?
Previous Message Tom Lane 2002-11-11 03:10:32 Re: MemSet inline for newNode