$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [boost] BOOST_CURRENT_FUNCTION [Boost Build updates]
From: Chris Knight (cknite_at_[hidden])
Date: 2008-09-09 14:26:33
On Monday 08 September 2008 11:36:38 am Emil Dotchevski wrote:
> 2008/9/8 Chris Knight <cknite_at_[hidden]>:
> > Ahh, sorry. I added the throw () to the constructor by mistake. The
> > defined destructor is supplied otherwise the warnings in exceptions.warn
> > are generated.
>
> Yes, marking that destructor as throw() is a good idea, the trunk
> version already had these warnings fixed.
>
> Thanks!
Awesome.