Re: [Boost-bugs] [Boost C++ Libraries] #10413: Supply <string> to fix C++03 compile error on logic_error("...")

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10413: Supply <string> to fix C++03 compile error on logic_error("...")
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-20 12:51:52


#10413: Supply <string> to fix C++03 compile error on logic_error("...")
--------------------------------------------+------------------------
  Reporter: Kazutoshi SATODA <k_satoda@…> | Owner: akrzemi1
      Type: Bugs | Status: closed
 Milestone: Boost 1.58.0 | Component: optional
   Version: Boost 1.56.0 | Severity: Regression
Resolution: fixed | Keywords:
--------------------------------------------+------------------------
Description changed by akrzemi1:

Old description:

> https://github.com/boostorg/optional/pull/9
> > This change makes the library usable (again) on C++03 standard library
> > implementations where <stdexcept> doesn't imply inclusion of <string>,
> > e.g. STLport.
>
> FYI, there was a same issue (#6788, and
> [https://github.com/boostorg/uuid/commit/3de05322f1db7d6dc67332459b5aad02001b9703
> fix]) for uuid library.

New description:

 https://github.com/boostorg/optional/pull/9
> This change makes the library usable (again) on C++03 standard library
> implementations where <stdexcept> doesn't imply inclusion of <string>,
> e.g. STLport.

 FYI, there was a same issue (#6788, and
 [https://github.com/boostorg/uuid/commit/3de05322f1db7d6dc67332459b5aad02001b9703
 fix]) for uuid library.

 (fixed in Boost 1.57.0)

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10413#comment:3>
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:17 UTC