Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1133: compile error for parsing a string on vc2005
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-31 13:47:34
#1133: compile error for parsing a string on vc2005
---------------------------------+------------------------------------------
Reporter: pop.atry_at_[hidden] | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by anonymous):
Scanner incompatibility. See "The Scanner and Parsing" section. Try:
extern boost::spirit::rule<boost::spirit::scanner<std::string::iterator> >
r;
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1133#comment:1>
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