[Boost-bugs] [Boost C++ Libraries] #3898: boost serialization lib problems with ObjectiveC++

Subject: [Boost-bugs] [Boost C++ Libraries] #3898: boost serialization lib problems with ObjectiveC++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-04 13:41:55


#3898: boost serialization lib problems with ObjectiveC++
------------------------------------------------+---------------------------
 Reporter: vnair@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: serialization
  Version: Boost 1.42.0 | Severity: Problem
 Keywords: ObjectiveC++, Cocoa, serialization |
------------------------------------------------+---------------------------
 In file boost_1_42_0/libs/serialization/src/basic_iarchive.cpp on line 299
 (in method basic_iarchive_impl::register_type()) variable name "id" is
 used, which is a keyword in ObjectiveC++. Hence this file fails to compile
 when working with Cocoa framework on MacOSX. Please change this variable
 name to say "cid".

 A similar problem was reported in regex library (Ticket#2306) for version
 1.38.

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