Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-01 14:12:08
#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 Mital Vora <mital.d.vora@â¦>):
Hi djowel,
I tried checking out boost svn version 82308 (latest atm) and tried to
compile my code which was having same issue:
Here are the details
I am trying to use Boost Process module (http: // www.highscore.de
/boost/process0.5/index.html) in my code. I have downloaded the above
library link provided in the above page (http: // www.highscore.de
/boost/process0.5/process.zip).
I have added the above files in include directories and trying to compile
the same with my code:
All changes I have so far is just include following in any file:
`
#include <boost/process.hpp>
`
If I try to compile this with boost 1.52 released version, I get following
error: http: // pastebin.com /DLsF8LhT
----
My compiler is:
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2336.11.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
----
Now when I try to compile the latest boost and try to use the same I am
getting following error:
http: // pastebin.com/GurfZsby
It seems that there are still places which requires ifdefing out the nil
to nil_, e.g. file:
boost/fusion/sequence/intrinsic/detail/segmented_end.hpp:21
I am ready to help you fix this. I will also try to check the code but I
am not much familiar with the code so may require your assistance. Let me
know what time you would be available for chat / irc.
Thanks,
Mital
P.S. Adding spaces in the links because the trac seems to think they are
spam links.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5010#comment:18> 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:11 UTC