Opened 11 years ago

Last modified 11 years ago

#5293 closed defect

ods driver IODSCellEvaluator missing virtual destructor — at Version 1

Reported by: Kurt Schwehr Owned by: Kurt Schwehr
Priority: normal Milestone: 1.10.2
Component: OGR_SF Version:
Severity: minor Keywords:
Cc:

Description (last modified by Kurt Schwehr)

autotest's ogr_ods.py returns the same results without or with the virtual destructor. Fix by abuchbinder at Google.

Adding this to trunk.

Would also like to add this to the 1.10 branch.

    virtual ~IODSCellEvaluator() {}

Change History (1)

comment:1 by Kurt Schwehr, 11 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.