Boost logo

Boost :

Subject: Re: [boost] Gauging interest in patch submissions
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2011-09-28 14:01:27


On Wed, Sep 28, 2011 at 8:48 AM, Brett Lentz <blentz_at_[hidden]> wrote:
> 2. Adding backtrace and system_error_code support.
>
> This adds additional exception information to boost::thread_exception,
> boost::thread_resource_error, and boost::thread_interrupted that allows
> Passenger to dump a full backtrace all the way up its stack.

+1

I'll just add that if the error code and stack trace are implemented
as boost::error_info stored in boost::exception, then they will appear
automatically in the output of boost::diagnostic_information()
together with the rest of the error_infos.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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