id summary reporter owner description type status milestone component version severity resolution keywords cc 5270 spirit/repository/example/qi/calc1_sr fails compile 1+2 cppljevans@… Joel de Guzman "~/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"" ------------------------- " Bugs closed To Be Determined spirit Boost Development Trunk Problem fixed spirit repository example