Ticket #68 (closed defect: worksforme)

Opened 7 years ago

Last modified 4 years ago

Move ~WKTReader() body to implementation file

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

Description (last modified by mloskot) (diff)

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

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

Change History

Changed 7 years ago by mateusz@…

Generated with cvs diff -U2

Changed 7 years ago by strk@…

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

Changed 7 years ago by mateusz@…

  • resolution changed from none to fixed
I've just checked in the CVS version and it is fixed. So, I'm closing this report.

Changed 6 years ago by mloskot

  • status changed from closed to reopened
  • description modified (diff)
  • reporter changed from mateusz@… to mloskot
  • version changed from 3.0.0 to svn-trunk
  • milestone imported deleted
  • resolution fixed deleted

Changed 6 years ago by mloskot

  • owner changed from mateusz@… to mloskot
  • status changed from reopened to new

Changed 6 years ago by mloskot

  • status changed from new to closed
  • resolution set to worksforme
  • milestone set to 3.0.0

Changed 4 years ago by anonymous

  • milestone 3.0.0 deleted

Milestone 3.0.0 deleted

Note: See TracTickets for help on using tickets.