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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Limin Liu <limin(at)pumpkinnet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: scan.c:900: warning: ... postgresql-7.1
Date: 2001-04-17 20:36:44
Message-ID: 6141.987539804@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Limin Liu <limin(at)pumpkinnet(dot)com> writes:
> Does anyone get the same warning messages from postgresql-7.1?
> It's under src/backend/parser...

> 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
what version of flex did you use?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Yampolsky 2001-04-17 20:49:50 No backspace key in the psql command-line tool?
Previous Message mgermoni 2001-04-17 20:17:57 trigger