Re: pgsql/src/interfaces/ecpg ChangeLog lib/execut ...

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/interfaces/ecpg ChangeLog lib/execut ...
Date: 2002-07-21 08:36:10
Message-ID: 20020721083610.GD1957@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Jul 20, 2002 at 01:30:57PM -0400, Neil Conway wrote:
> I get this with CVS HEAD, bison 1.35:
>
> make[4]: Entering directory
> `/home/nconway/pgsql/src/interfaces/ecpg/preproc'
> bison -y -d preproc.y
> 19 rules never reduced
> preproc.y contains 7 useless nonterminals and 19 useless rules

Frankly I am at a loss here. This happened because I committed something
from my ecpg_big_bison branch. But it went into HEAD again. The tags
simply were lost on my directory. I have no clue at all how this could
happen.

BTW the actual preproc.y file does compile fine with bison 1.49, but
then ecpg gives me syntax errors where none should be. After removing some 30k
of rules from the bison file ecpg works as it should. Maybe this is just
another bison bug.

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2002-07-21 11:09:42 pgsql/src/interfaces/ecpg/preproc keywords.c p ...
Previous Message Michael Meskes 2002-07-21 08:26:52 pgsql/src/interfaces/ecpg lib/Tag: lib/ecpg_bi ...