Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-16 13:47:32


#5010: Fusion will now compile under Objective-C++
---------------------------------------------+------------------------------
  Reporter: Brian Doig <Brian.Doig@…> | Owner: djowel
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: fusion
   Version: Boost 1.45.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------------------------+------------------------------

Comment (by arne.schmitz@…):

 Having the same problem with iOS SDK 5.0 on OS X 10.7.3 running Xcode 4.2.
 This minimal test program fails:


 {{{
 #import <CoreFoundation/CoreFoundation.h>
 #include <boost/phoenix/core/reference.hpp>

 int main()
 {
     return 1;
 }
 }}}

 Swapping the two header lines will result in successful compilation. Will
 now try the patch by jhunold, and see if it fixes my problem.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5010#comment:8>
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:09 UTC