I haven't seen any objections, so here is a patch. It removes "#define
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |