Re: [Boost-bugs] [Boost C++ Libraries] #1299: change in typedef stringstream_type in format_date_parser.hpp causing compilation error

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1299: change in typedef stringstream_type in format_date_parser.hpp causing compilation error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-28 07:58:00


#1299: change in typedef stringstream_type in format_date_parser.hpp causing
compilation error
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: az_sw_dude
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: date_time
   Version: Boost 1.34.1 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by michael.schumacher_at_[hidden]):

 I encountered the same error messsage when compiling with VC90 (MS Visual
 Studio 2008) and boost_1_35_0.
 After changing stringstream_type back to typedef
 std::basic_stringstream<char> (as in boost_1_33_1), it compiles again.

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