Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> What I get with flex 2.5.4 is >> >> pgc.c: In function `base_yylex': >> pgc.c:1564: warning: label `find_rule' defined but not used >> preproc.y: At top level: >> pgc.c:3818: warning: `yy_flex_realloc' defined but not used >> >> neither of which seem fixable that way.
> I think Michael is refering to: > In file included from bootparse.y:380: > bootscanner.c:1855: warning: no previous prototype for=20 > =E2=80=98boot_yyget_lineno=E2=80=99 > bootscanner.c:1864: warning: no previous prototype for =E2=80=98boot_yyge= > t_in=E2=80=99 > bootscanner.c:1872: warning: no previous prototype for =E2=80=98boot_yyge= > t_out=E2=80=99 > bootscanner.c:1880: warning: no previous prototype for =E2=80=98boot_yyge= > t_leng=E2=80=99 > bootscanner.c:1889: warning: no previous prototype for =E2=80=98boot_yyge= > t_text=E2=80=99 [ shrug... ] Those are flex bugs. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly