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

Subject: Re: [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-11-12 23:32:42


#4191: c++ library using regex included in objective-c needs rename of variable id
--------------------------------+-------------------------------------------
  Reporter: lydisworld@… | Owner: chris_kohlhoff
      Type: Patches | Status: closed
 Milestone: Boost 1.43.0 | Component: asio
   Version: Boost 1.42.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------+-------------------------------------------
Changes (by chris_kohlhoff):

  * status: reopened => closed
  * resolution: => fixed

Comment:

 (In [66554]) Merged objective c++ fix from tunk. Fixes #4191.

 ........
   r66289 | chris_kohlhoff | 2010-10-31 09:45:29 +1100 (Sun, 31 Oct 2010) |
 4 lines

   Target workaround at non-Apple objective-c++ compilers only, as the
 previous
   workaround broke those platforms. Pragmas push_macro and pop_macro are
 only
   available on gcc 4.4 or later, so use plain ol' #define/#undef instead.
 ........
   r66398 | chris_kohlhoff | 2010-11-04 22:40:42 +1100 (Thu, 04 Nov 2010) |
 2 lines

   MacPorts gcc also defines __APPLE_CC__, but to 1.
 ........

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