From: "David Abrahams" <[EMAIL PROTECTED]>
> "Peter Dimov" <[EMAIL PROTECTED]> 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 hate being on the receiving end of "teach a man to fish." ;-)

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to