[postgis-devel] 1.4.1 Bundled
Mark Cave-Ayland
mark.cave-ayland at siriusit.co.uk
Thu Dec 17 01:54:57 PST 2009
Havard Tveite wrote:
> All fine, but make check gave 3 (harmless) failures.
> Extracts from the diffs:
>
> test_13_out
> ! HINT: "POLYGON( (0 0, 10 0, 10 10, 0 10)" <-- parse error at position
> 33 within geometry
> ! HINT: "POLYGON( (0 0, 10 0, 10 10, 0 10) )" <-- parse error at
> position 35 within geometry
>
> test_30_out:
> ! HINT: "...44.84399355252685 -30.76123924022086)" <-- parse error at
> position 646 within geometry
> ! HINT: "...4.84399355252685 -30.76123924022086))" <-- parse error at
> position 647 within geometry
> ! HINT: "..., 1 4, 0 0)), (1.7 1, 1.4 0.4, 1.7 1)" <-- parse error at
> position 112 within geometry
> ! HINT: "...1 4, 0 0)), (1.7 1, 1.4 0.4, 1.7 1) )" <-- parse error at
> position 114 within geometry
>
> test_38_diff:
> ! HINT: "POLYGON((0 0, 1 1, 0 0)" <-- parse error at position 23 within
> geometry
> ! HINT: "POLYGON((0 0, 1 1, 0 0))" <-- parse error at position 24
> within geometry
>
> (Ubuntu Etch 64 bit, gcc 4.1.2.)
>
>
> HÃ¥vard Tveite
> PS In order to run make check before make install I had to
> modify postgis.sql in regress to use the new 1.4.1 postgis
> library.
Ah I know what this is: the fix for #316 slightly alters the parse
position locators in a few situations, and while I updated the
regression tests for trunk, I forgot to do it for 1.4.
Will fix ASAP especially as people generally run regression before
installation to confirm that everything is well.
ATB,
Mark.
--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063
Sirius Labs: http://www.siriusit.co.uk/labs
More information about the postgis-devel
mailing list