[Mapguide-trac] [mapguide-trac] #2310: IMake writes out same destructors for some classes multiple times
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jul 2 19:20:56 PDT 2013
#2310: IMake writes out same destructors for some classes multiple times
----------------------------+-----------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: 2.6
Component: Build System | Version:
Severity: trivial | Keywords:
External_id: |
----------------------------+-----------------------------------------------
The whole series of SWIG warnings when building any of the API wrappers is
due to the fact that the IMake tool is writing out a destructor for a
given class more than once.
IMake should keep track of destructors that have been written so as to not
write any additional duplicate ones.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2310>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list