Many kmlengine methods return or take KmlFilePtr (KmlFile wrapped
in a boost::intrusive_ptr). It should really be up to the caller to decide
if the KmlFile* should be managed by a KmlFilePtr (or scoped_ptr, etc).
This also wreaks havoc on swig.
Original issue reported on code.google.com by kml.b...@gmail.com on 6 May 2009 at 2:22
Original issue reported on code.google.com by
kml.b...@gmail.com
on 6 May 2009 at 2:22