
15 Sep
2008
15 Sep
'08
2:43 p.m.
From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Emil Dotchevski Sent: Thursday, September 11, 2008 12:46 PM
On Thu, Sep 11, 2008 at 3:51 AM, Chris Newbold <Chris.Newbold@mathworks.com> wrote:
I'm running into another instance of virtual destructor warnings with Boost.Exception -- this one when building on Solaris using the Sun Studio 12 compiler.
All of these warnings have been fixed in Trunk already.
I missed that fact since I didn't see a specific fix for the warning I'm getting, but after looking more closely I see that this code has been heavily refactored in trunk and that my specific issue no longer exists. Sorry for the false alarm. -Chris