Re: scan.c:900: warning: ... postgresql-7.1 - Mailing list pgsql-general

From Limin Liu
Subject Re: scan.c:900: warning: ... postgresql-7.1
Date
Msg-id 3ADCB18A.CC12C2AA@pumpkinnet.com
Whole thread Raw
In response to scan.c:900: warning: ... postgresql-7.1  (Limin Liu <limin@pumpkinnet.com>)
Responses Re: scan.c:900: warning: ... postgresql-7.1
List pgsql-general
> > scan.c: In function `base_yylex':
> > scan.c:900: warning: `yy_cp' might be used uninitialized in this
> > function
> > scan.c:900: warning: `yy_bp' might be used uninitialized in this
> > function
>
> I get no such warning.  Have you regenerated scan.c locally, and if so

No, I didn't.  I un-tar the postgresql-7.1.tar.gz again and the scan.c
line 900 shows no initialization.


>
> what version of flex did you use?
>

I have
flex version 2.5.4

Thanx


--
LM Liu



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: scan.c:900: warning: ... postgresql-7.1
Next
From: Tom Lane
Date:
Subject: Re: scan.c:900: warning: ... postgresql-7.1