| From: | Bruce Momjian <pgman(at)candle(dot)pha(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 03:13:26 |
| Message-ID: | 200308060313.h763DQF25564@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Yes, I see those regularly too, and are related to bison issues.
---------------------------------------------------------------------------
Christopher Kings-Lynne wrote:
> It all built and passes regressions for me on freebsd/alpha, I got this
> though:
>
> 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)
>
> 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
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2003-08-06 04:08:51 | Re: cvs branch to use? |
| Previous Message | Christopher Kings-Lynne | 2003-08-06 02:47:38 | test beta build |