regression test failure

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: regression test failure
Date: 2003-08-07 18:21:45
Message-ID: 20030807182145.GA50045@home.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

When I run the regression tests against current sources, I get
failures because bison-generated error messages use "parse
error", not "syntax error". I vaguely recall running into
this issue before I left for the summer -- did we resolve
it?

[neil(at)arch neil]$ uname -a
FreeBSD arch.wavefire.com 5.1-CURRENT FreeBSD 5.1-CURRENT #9: Fri Jul 25 12:10:58 PDT 2003 root(at)arch(dot)wavefire(dot)com:/usr/obj/usr/src/sys/WORKSTATION-5.0-SMP i386
[neil(at)arch neil]$ bison --version
bison (GNU Bison) 1.875
[neil(at)arch neil]$ flex --version
flex version 2.5.4

regression.diffs is attached.

-Neil

P.S. Someone should go ahead and re-generate INSTALL from
the latest SGML: INSTALL still claims that we need bison
1.50 or greater.

Attachment Content-Type Size
regression.diffs text/plain 12.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-08-07 19:03:23 Re: regression test failure
Previous Message Bruno Wolff III 2003-08-07 18:11:32 Problem building contrib/array in current CVS