Boost logo

Boost :

Subject: Re: [boost] [exception] warnings on top of trunk
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-05-23 11:01:32


AMDG

On 05/23/2011 07:45 AM, Bryce Lelbach wrote:
> /opt/boost/trunk/stage/gcc-4.4.4-release/include/boost/exception/detail/exception_ptr.hpp: In function ‘void boost::rethrow_exception(const boost::exception_ptr&)’:
> /opt/boost/trunk/stage/gcc-4.4.4-release/include/boost/exception/detail/exception_ptr.hpp:458: warning: ‘noreturn’ function does return
>
> Is it cool for me to remove this attribute?
>

This function really doesn't return. It
would be better to add the attribute to
clone_base::rethrow. Emil?

In Christ,
Steven Watanabe




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