[Boost-bugs] [Boost C++ Libraries] #4191: c++ library using regex included in objective-c needs rename of variable id

Subject: [Boost-bugs] [Boost C++ Libraries] #4191: c++ library using regex included in objective-c needs rename of variable id
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-05 13:15:36


#4191: c++ library using regex included in objective-c needs rename of variable id
-------------------------------+--------------------------------------------
 Reporter: lydisworld@… | Owner: johnmaddock
     Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: regex
  Version: Boost 1.42.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------------------------
 Hey,

 I'm using a c++ lib containing a lot of boost stuff in a cocoa application
 and for this have to make it run in the "objective-c++"-hybrid.
 To compile this, there has to be some little variables, all called "id" be
 renamed in the files
 regex/v4/basic_regex_creator.hpp
 regex/v4/perl_matcher_common.hpp

 To test this: just include the header in a *.mm file and compile it with
 gcc -objc.
 By now, I've just recognized these two files using the reserved "id" as
 variable name.

 Many many thanks in advance

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