[Boost-bugs] [Boost C++ Libraries] #4331: Fix for MSVC 10 to assume that C-runtime libs are not in the std namespace

Subject: [Boost-bugs] [Boost C++ Libraries] #4331: Fix for MSVC 10 to assume that C-runtime libs are not in the std namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-10 10:42:36


#4331: Fix for MSVC 10 to assume that C-runtime libs are not in the std namespace
---------------------------------------------+------------------------------
 Reporter: mikhailberis | Owner: johnmaddock
     Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: config
  Version: Boost Development Trunk | Severity: Problem
 Keywords: date_time token_functions patch |
---------------------------------------------+------------------------------
 This patch fixes the cause for failure in building the Date_Time library
 which depends on boost/token_functions.hpp -- in Boost.Date_Time there is
 a call to `std::iswspace`, which unfortunately is not defined in MSVC. The
 patch enables `BOOST_NO_STDC_NAMESPACE` for MSVC 10.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4331>
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:03 UTC