[Rcpp-devel] compiler warning (-Wdelete-non-virtual-dtor)

2013-03-10 Thread Greg Minshall
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

Re: [Rcpp-devel] compiler warning (-Wdelete-non-virtual-dtor)

2013-03-10 Thread romain
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