$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alessandro Re (akirosspower_at_[hidden])
Date: 2008-07-21 09:33:12
On Mon, Jul 21, 2008 at 3:22 PM, Joel de Guzman
<joel_at_[hidden]> wrote:
> The proper Spirit forum is:
> https://lists.sourceforge.net/lists/listinfo/spirit-general
Uh, sorry! I didn't knew that, I'll search there :)
> Anyway, I am surprised this compiled at all. You have the wrong
> rule type. I suggest not using bare rules this way. Use a
> grammar instead. Please post to the Spirit mailing list for
> follow ups. Thanks!
I'll take a better look at rules then,
thanks to you :)
Bye