Thanks Manu, changes merged and submitted to SVN.
On Thu, Feb 21, 2008 at 8:25 AM, Emmanuel Roche <[EMAIL PROTECTED]> wrote: > Hi, > > I'm joining two zip files to this mail for the modified sources and include > files of osgIntrospection. > > The modifications I made are very small but they are absolutely usefull to > use osgIntrospection with visual studio 7.1 or 8 in debug modes. > This should also solve other minor common problems (converter memory leak, > virtual destructor for PropertyInfo, etc...). > > I choosed two function names : Reflection::uninitialize() and Type::reset(), > this can of course be changed if someone has a better idea... > > I made the changes against OSG 2.2.0 public release. I tested the result > with VS 7.1, VS 7.1 SP1, VS 8.0 SP1 and AQTime 5.0 on Windows XP SP2... All > 4 seem to agree : they detected memory leaks before and don't anymore. > > Sorry I haven't take the time to test that on linux but the changes are so > small I doubt there could be a problem... I let you check that on your side > :-). > > I hope this will help making OSG an even more wonderfull library. > > Regards, > Manu. > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
