compiler warnings in
Using Boost 1_47_0, in checking some automated builds on a CentOS 4
machine, I get the following errors from the compiler there (gcc
v3.4.6).
../../../boost/exception/detail/error_info_impl.hpp:43: warning:
`class boost::error_info
On Jan 18, 2012, at 1:26 AM, Chris Cleeland wrote:
../../../boost/exception/detail/error_info_impl.hpp:43: warning: `class boost::error_info
' has virtual functions but non-virtual destructor
This has been discussed extensively, e.g.: http://boost.2283326.n4.nabble.com/boost-exception-detail-error-info-base-do... Cheers, Gordon
participants (2)
-
Chris Cleeland
-
Gordon Woodhull