Re: [Boost-bugs] [Boost C++ Libraries] #1847: Can't compile without <locale> header, boost::lexical_cast problem

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1847: Can't compile without <locale> header, boost::lexical_cast problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-10 09:33:54


#1847: Can't compile without <locale> header, boost::lexical_cast problem
-----------------------------------+----------------------------------------
  Reporter: amorph.dev_at_[hidden] | Owner: nasonov
      Type: Bugs | Status: reopened
 Milestone: Boost 1.35.1 | Component: lexical_cast
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords: lexical_cast locale
-----------------------------------+----------------------------------------
Comment (by anonymous):

 And we should remove defined(BOOST_NO_STD_LOCALE) ):

 #if defined(BOOST_NO_STRINGSTREAM) || \
     defined(BOOST_NO_STD_WSTRING) || \
 #define DISABLE_WIDE_CHAR_SUPPORT
 #endif

 in the beginning of lexical_cast.hpp

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1847#comment:6>
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:49:57 UTC