Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#478 closed defect (fixed)

GeometryCollection::computeEnvelopInternal and GeometryCollection::compareToSameClass are marked virtual

Reported by: hobu Owned by: geos-devel@…
Priority: trivial Milestone: 3.4.0
Component: Default Version: 3.3.0
Severity: Unassigned Keywords: history
Cc:

Description

These methods are marked virtual, but their implementation actually lives in GeometryCollection. These should not be marked virtual. None of the Multi* underneath them implement either of these methods.

Change History (4)

comment:1 by hobu, 13 years ago

Added in r3472

comment:2 by hobu, 13 years ago

Milestone: 3.3.13.4.0

comment:3 by strk, 13 years ago

Resolution: fixed
Status: newclosed

This one sounds closed, right ?

comment:4 by robe, 11 years ago

Keywords: history added
Note: See TracTickets for help on using tickets.