|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-05-13 11:38:29
Currently, DLL version of the serialization library fails to build on the CW
Platform. I'm wondering if the option
BOOST_HAS_DECLSPEC
is set correctly for this compiler on different platforms. At least the
compiler error messages seem to indicate this.
Also, I'm stil hopeful that some work around to the CW behavior which
elminates code for static variables which are not explicitly referred to.
This generates test failure for many serialization tests that use some types
of pointers.
Robert Ramey