Re: Beta 5 build report

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: Beta 5 build report
Date: 2002-11-11 03:37:20
Message-ID: 23739.1036985840@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:
> 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)

Fixed. Thanks for the report.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-11 03:47:02 Re: MemSet inline for newNode
Previous Message Bruce Momjian 2002-11-11 03:36:13 Re: MemSet inline for newNode