Opened 5 years ago

Closed 4 years ago

#999 closed enhancement (fixed)

Replace unused namespace/package header files with a single file

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

Description

26 namespace/package header files have lost general use with GEOS 3.0 and are now with a few exceptions only used for doxygen documentation purpose. These file may be replaced by a single file collecting namespace documentations and concrete includes where still used.

Relevant files: geomgraph.h, geomgraphindex.h, geomPrep.h, geosAlgorithm.h, indexBintree.h, indexChain.h, indexIntervalRTree.h, indexQuadtree.h, indexStrtree.h, indexSweepline.h, io.h, noding.h, nodingSnapround.h, nodingSnapround.h, opBuffer.h, opDistance.h, operation.h, opLinemerge.h, opOverlay.h, opPolygonize.h, opPredicate.h, opRelate.h, opValid.h, planargraph.h, precision.h, spatialIndex.h

Change History (3)

comment:1 by nila, 5 years ago

Pull request PR#242 is a suggestion to address this issue.

comment:2 by nila, 4 years ago

This issue is fixed with [ff80c6d661cd2df4caf06dd8830082e42298d2cf/git] and may be closed.

Thank you @dbaston for pointing in this direction.

comment:3 by nila, 4 years ago

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