[postgis-devel] test failure on WKT parser rebuild
Sandro Santilli
strk at keybit.net
Fri Sep 5 08:26:03 PDT 2014
On Fri, Sep 05, 2014 at 04:42:58PM +0200, Sandro Santilli wrote:
> The parser files now generate with no warnings with GNU bison 3.0.2 and
> flex 2.5.35, the build of liblwgeom is also warning-clean and the testsuite
> passes.
>
> But I did not commit re-generated parser files in case anything else
> needs to be tweaked to be compatible with older versions, so I'd ask:
> could you please try the changes locally ? It'd be a matter of running:
>
> make -C liblwgeom/ parser all 2> ERR && make check
>
> The return code of the pipeline shall be zero and ERR shall be empty
I checked with bison 2.5 and things went ok, so pushed a regeneration
of the parser, and also cleaned up the rules to regenerate it when needed.
r12949 and r12950
--strk;
More information about the postgis-devel
mailing list