Subject: [Boost-bugs] [Boost C++ Libraries] #2410: boost::date_time does not compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-13 18:17:04
#2410: boost::date_time does not compile under Objective-C++
------------------------------+---------------------------------------------
Reporter: dave_at_[hidden] | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: date_time
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
The problem is that add_record() in date_time/tz_db_base.hpp uses the
Objective-C++ reserved word "id" as a parameter name. The simple two-line
fix is to change the parameter name to something other than "id".
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2410> 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:58 UTC