Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-11-24 08:44:04


"Peter Dimov" <pdimov_at_[hidden]> writes:

> Can we add -Wno-non-virtual-dtor to g++ tests? The ability of shared_ptr to
> support nonvirtual destructors is an essential feature, and the tests do
> exercize it.

Can't you just add

   <gcc><*><cxxflags>-Wno-non-virtual-dtor

To the requirements for that test? Why don't you try it and see how it
works out?

[I actually wonder if we shouldn't add that flag to the GCC
toolset. That seems like a nuisance warning for Boost code]

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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