I haven't seen any objections, so here is a patch. It removes "#define

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fce573ae16b677479d94e6779ab194f0f5783c5c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-09-22T20:08:51Z
Releases: 7.3.1
I haven't seen any objections, so here is a patch. It removes "#define
YYERROR_VERBOSE" from contrib/cube and contrib/seg, and adjusts the expected
output accordingly. Hopefully this will consistently pass across multiple
bison versions.

Joe Conway

Files

PathChange+/−
contrib/cube/cubeparse.y modified +0 −1
contrib/cube/expected/cube.out modified +14 −14
contrib/seg/expected/seg.out modified +7 −7
contrib/seg/segparse.y modified +0 −1