Re: [Boost-bugs] [Boost C++ Libraries] #7532: lexical_cast fails on complex number with spaces

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7532: lexical_cast fails on complex number with spaces
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-01 18:43:46


#7532: lexical_cast fails on complex number with spaces
------------------------------------------------+---------------------------
  Reporter: J. J. Ramsey <jjramsey@…> | Owner: apolukhin
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: lexical_cast
   Version: Boost 1.50.0 | Severity: Problem
Resolution: wontfix | Keywords:
------------------------------------------------+---------------------------
Changes (by apolukhin):

  * status: new => closed
  * resolution: => wontfix

Comment:

 lexical_cast resets the `ios_base::skipws` flag of an underlying stream
 object. This behaviour is what usually users want to have. It's unsafe to
 change it, because it would break some existing users code.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7532#comment:2>
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:11 UTC