[Boost-bugs] [Boost C++ Libraries] #5249: Fix to cloning_test patch

Subject: [Boost-bugs] [Boost C++ Libraries] #5249: Fix to cloning_test patch
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-01 15:02:37


#5249: Fix to cloning_test patch
-------------------------------------+--------------------------------------
 Reporter: chrisj | Owner: emildotchevski
     Type: Patches | Status: new
Milestone: To Be Determined | Component: exception
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 libs/exception/test/cloning_test.cpp tests that the what() string of
 standard exceptions is exactly the passed in string.

 The standard only requires the passed in string is included in the output
 of what(). Some standard libraries (including libc++) include extra
 information in the output of what().

 The attached patch just tweaks the test, to just check what() contains
 "what", rather than is equal to it.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5249>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC