Opened 12 years ago

#4360 new Patches

Borland / Codegear patch for boost::enable_error_info

Reported by: niels_dekker Owned by: Emil Dotchevski
Milestone: Boost 1.43.0 Component: exception
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

Please consider the attached patch, which will allow Codegear 2010 to pass the enable_error_info_test. The patch supports calling enable_error_info(T const &), as long as T is not derived from boost::exception. Which seems like an acceptable limitation to me. Right?

Note: The attached patch assumes that the little patch from #4344 is also applied: https://svn.boost.org/trac/boost/attachment/ticket/4344/helper1_cpp_qualified_call_to_boost_enable_error_info.patch

Attachments (1)

enable_error_info_CodeGear2010.patch (1.8 KB ) - added by niels_dekker 12 years ago.
Update: modifications of info.hpp and enable_error_info_test.cpp appear sufficient.

Download all attachments as: .zip

Change History (1)

by niels_dekker, 12 years ago

Update: modifications of info.hpp and enable_error_info_test.cpp appear sufficient.

Note: See TracTickets for help on using tickets.