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-07 13:16:36
Message-ID: 14631.1060262196@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:
> Cool. It's just down to this now:

> gcc -pipe -O -g -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-error
> -I./../include -I. -I../../../../src/include -DMAJOR_VERSION=3 -DMINOR_VE
> RSION=0 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/home/chriskl/local/include\" -c -
> o preproc.o preproc.c -MMD
> In file included from preproc.y:6278:
> pgc.c: In function `yylex':
> pgc.c:1387: warning: label `find_rule' defined but not used
> preproc.y: At top level:
> pgc.c:3367: warning: `yy_flex_realloc' defined but not used

Right, everybody gets those.

> ps. Don't get the impression that I actually use the Alpha - it's just an
> old machine lying around that I use to keep pgsql honest :) Don't consider
> it a platform that you need to support because of me :P

Not at all --- I think keeping the Alpha port alive is important, if
only because there are not that many 64-bit platforms that PG gets
tested on routinely. You always manage to find some portability bugs...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-07 13:28:55 Re: Release changes
Previous Message ohp 2003-08-07 12:43:10 7.4beta1 build problem on unixware