Opened 18 years ago

Closed 16 years ago

Last modified 15 years ago

#68 closed defect (worksforme)

Move ~WKTReader() body to implementation file

Reported by: mloskot Owned by: mloskot
Priority: 1 Milestone:
Component: Core Version: main
Severity: Idea Keywords: imported, phpbugtracker
Cc:

Description (last modified by mloskot)

I moved WKTReader destructor body to io/WKTReader.cpp file. I also added small debug info dump to track WKTReader object destruction easily.

Changes for io.h and WKTReader.cpp files are attached as a patch.

Attachments (1)

io.h-move-dctor-body-mloskot-20060319.3.patch (1.4 KB ) - added by mateusz@… 18 years ago.
Generated with cvs diff -U2

Download all attachments as: .zip

Change History (7)

by mateusz@…, 18 years ago

Generated with cvs diff -U2

comment:1 by strk@…, 18 years ago

Please put inline candidates into the .inl files
rather then in .cpp. They'll end up off-lined unless
USE_INLINE is defined

comment:2 by mateusz@…, 18 years ago

Resolution: nonefixed
I've just checked in the CVS version and it is fixed. So, I'm closing this report.

comment:3 by mloskot, 16 years ago

Description: modified (diff)
Milestone: imported
Reporter: changed from mateusz@… to mloskot
Resolution: fixed
Status: closedreopened
Version: 3.0.0svn-trunk

comment:4 by mloskot, 16 years ago

Owner: changed from mateusz@… to mloskot
Status: reopenednew

comment:5 by mloskot, 16 years ago

Milestone: 3.0.0
Resolution: worksforme
Status: newclosed

comment:6 by (none), 15 years ago

Milestone: 3.0.0

Milestone 3.0.0 deleted

Note: See TracTickets for help on using tickets.