RE: [gdal-dev] visual leak detector support

2008-10-17 Thread Norman Barker
arker; Subject: Re: [gdal-dev] visual leak detector support Hi Norman, I think that Mateusz would be the person to answer it better and I am not doing much use of MSVC this days, but I remember seen a message from VLD coming up at the end of the execution, on the output window, even using those mak

Re: [gdal-dev] visual leak detector support

2008-10-17 Thread Lucena, Ivan
nk we need to check the compilation/debugging flags to see what is going on. There was a big change at some point (a year ago?...) and it might be affecting the use of VLD. Best regards, Ivan > ---Original Message--- > From: Norman Barker <[EMAIL PROTECTED]> > Subjec

[gdal-dev] visual leak detector support

2008-10-16 Thread Norman Barker
Hi, I see that visual leak detector support has been added to gdal nmake.opt, and I have turned this on. However the visual studio project files use a make file configuration, how do you actually get the leak detector to work? The docs at http://trac.osgeo.org/gdal/ticket/2009 are a little sp