Re: scan.c:900: warning: ... postgresql-7.1

From: Limin Liu <limin(at)pumpkinnet(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: scan.c:900: warning: ... postgresql-7.1
Date: 2001-04-17 21:11:38
Message-ID: 3ADCB18A.CC12C2AA@pumpkinnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-04-17 21:23:44 Re: scan.c:900: warning: ... postgresql-7.1
Previous Message Rob Yampolsky 2001-04-17 20:49:50 No backspace key in the psql command-line tool?