Opened 13 years ago
Closed 13 years ago
#1090 closed defect (fixed)
regress test for ticket 183 fails (runding issue)
Reported by: | bracket | Owned by: | pramsey |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | 1.5.X |
Keywords: | Cc: |
Description
--disclaimer-- author is newbie, never used track... and just following instructions in the readme files. This is the -1- error from make check.
The platform is ubuntu 10.10.
2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686 GNU/Linux
with
psql (PostgreSQL) 9.0.2
===============================
* tickets_expected Thu May 12 14:46:31 2011 --- /tmp/pgis_reg_11783/test_47_out Fri Jul 1 13:00:59 2011 * * 39,45
! #183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000184 1.20710678118655,1 0),(1 0,0 1))
--- 39,45 ----
! #183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000083 1.20710678118655,1 0),(1 0,0 1))
Change History (2)
comment:1 by , 13 years ago
Summary: | NOTICE: No points in input array → regress test for ticket 183 fails (runding issue) |
---|
It is a rounding issue. Should be fixed in trunk. Can you confirm ? Which version of postgis are you running, btw ?