David B. Held <[EMAIL PROTECTED]> wrote:
> "Chris Cooney" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> [...]
>> That was my problem - thank you.
> 
> The moral being:
> 
>     Using anychar_p all by itself is usually a Bad Thing(TM)

More accurately:  Using *anychar_p or +anychar_p all by itself is usually a Bad 
Thing(TM)

> That's because it's like the langoliers--it eats everything up.
> You usually want to say what it shouldn't eat up by subtracting the
> terminating character from the parser.  I think this is a Spirit FAQ.

It is now ;-)

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to