Subject: [Boost-bugs] [Boost C++ Libraries] #1408: Missing includes and other compilation errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-04 22:04:01
#1408: Missing includes and other compilation errors
-------------------------------------+--------------------------------------
Reporter: jensseidel_at_[hidden] | Owner: eric_niebler
Type: Patches | Status: new
Milestone: Boost 1.35.0 | Component: xpressive
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Hi,
I noticed a few errors in xpressive in currrent trunk. The attached patch
fixes all issues I found except two:
First off all xpressive/proto/v1_/proto_fwd.hpp
includes a non existing header file and is completely unusable. All files
which include it are unusable as well.
There is another error I could not fix:
xpressive/proto/transform/construct.hpp:
error: default arguments are only permitted for function parameters
Other issues I fixed:
* Missing include statements
* Removed superfluous semicolons which cause a compiler error with g++
option -pedantic
Jens
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1408>
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:49:56 UTC