hi. i normally build under macosx, but trying to track down a memory
problem have started using (the wonderful) valgrind under linux. the
linux machine has a newer g++ (4.7.2 versus 4.2.1). the compiler on the
linux machine was giving me warnings like:
warning: deleting object of polymorphi
thanks for the heads up. I will have a look at what needs to be done in
a few days.
Romain
Le 2013-03-10 14:56, Greg Minshall a écrit :
hi. i normally build under macosx, but trying to track down a memory
problem have started using (the wonderful) valgrind under linux. the
linux machine has