Ticket #1812 (closed defect: fixed)
cunit and sql failure on build area
| Reported by: | robe | Owned by: | strk |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.1 |
| Component: | postgis | Version: | trunk |
| Keywords: | mingw | Cc: |
Description
strk,
This is failing on my mingw32 chain. Do your build area changes rely on new GEOS changes. Haven't recompiled my GEOS 3.3.4dev (r3614) yet (and that is about a 2 weeks old I think).
Suite: buildarea
Test: buildarea1 ... passed
Test: buildarea2 ... Failure at cu_buildarea.c:94
Exp: POLYGON((0 0,0 10,10 10,20 10,20 0,10 0,0 0))
Obt: POLYGON((10 10,20 10,20 0,10 0,0 0,0 10,10 10))
FAILED
1. cu_buildarea.c:94 - 0
Haven't tested yet on my ming64 chain. This is r9732
Change History
Note: See
TracTickets for help on using
tickets.
