[postgis-devel] test failure on WKT parser rebuild

Paul Ramsey pramsey at cleverelephant.ca
Fri Sep 5 08:51:11 PDT 2014


The flex and bison on my machine work w/o warnings on what is in trunk right now, and the build is clean and regresses, so from my side I’d say everything still looks OK. 

P

-- 
Paul Ramsey
http://cleverelephant.ca
http://postgis.net

On September 5, 2014 at 8:49:59 AM, Paul Ramsey (pramsey at cleverelephant.ca) wrote:

Did you check in the new parser then?

-- 
Paul Ramsey
http://cleverelephant.ca
http://postgis.net

On September 5, 2014 at 8:26:09 AM, Sandro Santilli (strk at keybit.net) wrote:

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;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20140905/f76b890e/attachment.html>


More information about the postgis-devel mailing list