Subject: [Boost-bugs] [Boost C++ Libraries] #5270: spirit/repository/example/qi/calc1_sr fails compile 1+2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-06 22:14:46
#5270: spirit/repository/example/qi/calc1_sr fails compile 1+2
---------------------------------------+------------------------------------
Reporter: cppljevans@⦠| Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost Development Trunk | Severity: Problem
Keywords: spirit repository example |
---------------------------------------+------------------------------------
~/prog_dev/boost-svn/ro/trunk $ svn info
Path: .
URL: http://svn.boost.org/svn/boost/trunk
Repository Root: http://svn.boost.org/svn/boost
Repository UUID: b8fc166d-592f-0410-95f2-cb63ce0dd405
Revision: 69610
Node Kind: directory
Schedule: normal
Last Changed Author: johnmaddock
Last Changed Rev: 69608
Last Changed Date: 2011-03-06 11:15:58 -0600 (Sun, 06 Mar 2011)
yet, the calc1_sr.cpp example in repository fails to compile
any expression other than uint_:
~/prog_dev/boost-
svn/ro/trunk/bin.v2/libs/spirit/repository/example/qi/gcc-4.6n/debug $ ls
calc1_sr calc1_sr.o
~/prog_dev/boost-
svn/ro/trunk/bin.v2/libs/spirit/repository/example/qi/gcc-4.6n/debug $
./calc1_sr
/////////////////////////////////////////////////////////
Expression parser...
/////////////////////////////////////////////////////////
Type an expression...or [q or Q] to quit
1
-------------------------
Parsing succeeded
-------------------------
2
-------------------------
Parsing succeeded
-------------------------
-1
-------------------------
Parsing failed
stopped at: ": -1"
-------------------------
1+2
-------------------------
Parsing failed
stopped at: ": +2"
-------------------------
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5270> 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:05 UTC