Opened 12 years ago

Closed 5 years ago

#546 closed defect (fixed)

polygonize::EdgeRing::ptNotInList bug ?

Reported by: strk Owned by: geos-devel@…
Priority: major Milestone: 3.8.0
Component: Default Version: 3.3.3
Severity: Unassigned Keywords:
Cc:

Description

The current polygonize::EdgeRing::ptNotInList seems to be calling EdgeRing::isInList in the wrong way (not negating its return code).

JTS does it the other way (negates its return code).

There's no test failing, which doesn't help. The first step would be producing a failing test case Martin: can you help with that?

Change History (7)

comment:1 by strk, 12 years ago

JTS code using ptNotInList was refactored in revision 607, to be ported over

comment:2 by strk, 12 years ago

Milestone: 3.3.43.4.0

No worth fixing in 3.3 w/out a testcase showing anything wrong..

comment:3 by robe, 11 years ago

Milestone: 3.4.03.5.0

comment:4 by robe, 9 years ago

Milestone: 3.5.03.6.0

comment:5 by strk, 7 years ago

Milestone: 3.6.03.7.0

Ticket retargeted after milestone closed

comment:6 by robe, 7 years ago

Milestone: 3.7.03.8.0

comment:7 by dbaston, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.