[Boost-bugs] [Boost C++ Libraries] #1933: special_values not found when compiling date_time/time.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #1933: special_values not found when compiling date_time/time.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-19 19:03:31


#1933: special_values not found when compiling date_time/time.hpp
--------------------------------+-------------------------------------------
 Reporter: Thomas.Lemm_at_[hidden] | Type: Bugs
   Status: new | Milestone: Boost 1.36.0
Component: None | Version: Boost 1.35.0
 Severity: Problem | Keywords: special_values
--------------------------------+-------------------------------------------
 When compiling (msvc v9.0, macosx g++ 4.0) a source file with

 #include "boost/date_time/time.hpp"

 included, the compiler produces an error in file "time.hpp": the data type
 "special_type" is not known.
 Resolution: include file

 #include "boost/date_time/special_defs.hpp"

 into time.hpp to resolve the dependency or apply the patch (attached)
 which does just that.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1933>
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