|
Boost : |
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-24 19:58:41
> "Juergen Hunold" <juergen.hunold_at_[hidden]> wrote in message
> news:200710242002.57460.juergen.hunold_at_ivembh.de...
> Hi Gennadiy!
>
> I've noticed some warnings from msvc.
>
> For details, please look at attached test_warnings.txt.
>
> First, when using AUTO_TEST, I get lots of
>
> warning C4265: 'boost::unit_test::test_observer' : class has virtual
> functions, but destructor is not virtual
The warning obviosly wrong, but it is annoying. What version r u using?
> The easy fix seems to be attached config.diff which simply makes the
> destructors virtual for msvc et.al.
>
> Second, when running the Boost.Test testsuite, basic_cstring_test.cpp
> triggers "deprecated" warnings from the msvc-Stdlib.
> Please find diff against test/Jamfile.v2 attached.
Thanks, applied
> I can apply those patches myself, when necessary.
>
> And by the way: test/details/config.hpp still contains CVS-"log"
> entries.
I am wokring on cleaning this up
> And it would also be nice to have some tests using AUTO_TEST in the
> Boost.Test testsuite.
There alot of them.boost_check_equal_str for example
Gennadiy
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk