Re: [Boost-bugs] [Boost C++ Libraries] #6441: lexical_cast uses non existing std::basic_stringstream<char>::pptr when compiling with -DBOOST_NO_STD_LOCALE

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6441: lexical_cast uses non existing std::basic_stringstream<char>::pptr when compiling with -DBOOST_NO_STD_LOCALE
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-06 16:24:50


#6441: lexical_cast uses non existing std::basic_stringstream<char>::pptr when
compiling with -DBOOST_NO_STD_LOCALE
-----------------------------------------+----------------------------------
  Reporter: leutloff@… | Owner: apolukhin
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: lexical_cast
   Version: Boost 1.48.0 | Severity: Regression
Resolution: | Keywords:
-----------------------------------------+----------------------------------

Comment (by apolukhin):

 Replying to [comment:3 leutloff@…]:
> Here are some more information. I am trying to build on two different 64
 bit systems. An up to date Ubuntu and a legacy Debian Lenny system. The
 legacy Debian system is the reason to use BOOST_NO_STD_LOCALE. But this
 old system is unfortunately my target system 8-(
>

 BOOST_NO_STD_LOCALE is an internal define, that describes STL library
 defects. It must be set up by boost/config.hpp. I don`t think that
 BOOST_NO_STD_LOCALE is meant to be used this way.[[BR]]
 [[BR]]
 Why are you explicitly specifying it?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6441#comment:4>
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:08 UTC