Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-10-20 18:50:32


>I have a simple Boost program using the unit test framework. When I
> run the program in debug, I get a dump of memory leaks. I can't find
> a way to stop these memory leaks from being reported (other than
> fixing the leaks of course). What is the proper way of disabling this
> output?

Use --detect_memory_leaks=0 and/or fix leaks.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net