Re: CVS Head parser error?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CVS Head parser error?
Date: 2009-08-03 14:52:38
Message-ID: 16849.1249311158@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo Ishii <ishii(at)postgresql(dot)org> writes:
> I got following with CVS Head parser. I'm using bison 2.1 and flex
> 2.5.35. Am I missing something?

Hmm, are you sure that scan.c got remade? I didn't check in detail, but
the errors look a bit like what would happen if the older scanner code
got recompiled against current headers. I'd try "make maintainer-clean"
and start over before investing additional thought.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-08-03 14:59:16 Re: Alpha releases: How to tag
Previous Message Pavel Stehule 2009-08-03 14:51:55 Re: mixed, named notation support