$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Carl Daniel (cpdaniel_at_[hidden])
Date: 2002-10-19 23:56:11
"Juan Carlos Arevalo-Baeza" <jcab.lists_at_[hidden]> wrote in
message news:20021020032242.6BB4B9F110_at_sara.dreamhost.com...
On Sat, 19 Oct 2002 11:02:04 -0700, Carl Daniel wrote:
>>One concern I have, which I belive is based mostly in ignorance, is the
>>ability of a Spirit-generated parser to perform error recovery and issue
>>good error messages. I didn't have time to experiment with the exceptions
>>and guards mechanism, so perhaps my concern is unfounded.
> Try the cpp_grammar test/thingy that I have here:
Thanks! I'll take a look at it.
-cd