|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67128 - branches/release/boost
From: emil_at_[hidden]
Date: 2010-12-09 01:40:20
Author: emildotchevski
Date: 2010-12-09 01:40:19 EST (Thu, 09 Dec 2010)
New Revision: 67128
URL: http://svn.boost.org/trac/boost/changeset/67128
Log:
Ticket #4344
Text files modified:
branches/release/boost/throw_exception.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/release/boost/throw_exception.hpp
==============================================================================
--- branches/release/boost/throw_exception.hpp (original)
+++ branches/release/boost/throw_exception.hpp 2010-12-09 01:40:19 EST (Thu, 09 Dec 2010)
@@ -79,7 +79,7 @@
set_info(
set_info(
set_info(
- enable_error_info(x),
+ boost::enable_error_info(x),
throw_function(current_function)),
throw_file(file)),
throw_line(line)));
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk