Re: [Boost-bugs] [Boost C++ Libraries] #7255: lexical_cast is broken on MSVC .NET 2003 (was: lexical_cast ist broken on MSVC .NET 2003)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7255: lexical_cast is broken on MSVC .NET 2003 (was: lexical_cast ist broken on MSVC .NET 2003)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-21 12:23:27


#7255: lexical_cast is broken on MSVC .NET 2003
--------------------------------------------+-------------------------------
  Reporter: Manfred <kuhnkies@…> | Owner: apolukhin
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: lexical_cast
   Version: Boost 1.51.0 | Severity: Showstopper
Resolution: | Keywords: MS Secure CRT
--------------------------------------------+-------------------------------

Comment (by Manfred <kuhnkies@…>):

 to be more precise: my local patch, that fixes the compile error on MSVC
 2003, looks like this:

  #if (defined _MSC_VER && _MSC_VER >= 1400)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7255#comment:1>
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:10 UTC