Boost logo

Boost Users :

Subject: Re: [Boost-users] [spirit/qi] Error handler not called
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2013-01-28 11:02:31


> See:
> http://www.boost.org/doc/libs/1_52_0/libs/spirit/doc/html/spirit/qi/tutorials/mini_xml___error_handling.html
>
> Here's another article you can read:
> http://boost-spirit.com/home/2011/02/28/dispatching-on-expectation-point-failures/
>

I actually read them both but didn't understand that expectation
points were necessary to make on_error<> working.

I have another problem though: With code sample I posted, "first"
iterator is never moved while I would like to to point around "t"
array element.

Is there a way to get meaningful error information without expectation points?

Regards,
Simon


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net