[Cppunit-devel] new Q&A for FAQ for windows version
Brought to you by:
blep
|
From: Jens S. <sch...@mx...> - 2003-07-24 21:32:45
|
Dear list,
Using MSVC++ 6.0 my tests did compile, but crashed horribly in some
std::map-function (CVS version) or in the destructor when freeing some
std::strings (1.8.0). Only after a careful comparison with the
project/settings of the "simple" example, I was able to spot the error:
single-threaded vs. multi-threaded run-time libraries.=20
*hrmpf*
=20
So I suggest adding this to the FAQ:
----snip----
2.3) Why does my application crash with some bizarre error when building
up
the tests or when destroying them?
See answer for question 2.2.
----snap----
Yours,
Jens
--
Universit=E4t des Saarlandes
Technische Chemie
Jens Scheidtmann
|