Opened 14 years ago

Closed 14 years ago

#301 closed defect (fixed)

Missing from geos3.2rc2 package

Reported by: robe Owned by: geos-devel@…
Priority: major Milestone: 3.2.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

source\geom\CoordinateSequenceFactory.cpp (exists in trunk but not in package and referenced in vc90) source\geom\util\LinearComponentExtracter.cpp (this one is reference in vc90 solution but not in trunk) source\geom\util\PointExtracter.cpp (this one is referenced in vc90 solution but not in trunk) source\geom\util\PolygonExtracter.cpp (this one is referenced in vc90 solution but not in trunk) source\util\AssertionFailedException.cpp (exists in trunk but not in package and referenced in vc90) source\util\IllegalArgumentException.cpp (exists in trunk but not in package and referenced in vc90) source\util\UnsupportedOperationException.cpp (exists in trunk but not in package and referenced in vc90)

Change History (4)

comment:1 by pramsey, 14 years ago

I just reviewed these and none of them should be included in the tarball, so it's the vc90 reference that needs to be updated.

comment:2 by strk, 14 years ago

I would keep CoordinateSequenceFactory.cpp reference for now as I'm committing a patch aimed at reducing the problem exposed in ticket #299

comment:3 by strk, 14 years ago

Should be fixed in r2746, please test.

comment:4 by strk, 14 years ago

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