Boost logo

Boost :

From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2007-10-24 14:02:57


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 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.

I can apply those patches myself, when necessary.

And by the way: test/details/config.hpp still contains CVS-"log"
entries.
And it would also be nice to have some tests using AUTO_TEST in the
Boost.Test testsuite.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !







Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk