Boost logo

Boost Users :

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


2013/1/27 TONGARI <tongari95_at_[hidden]>:

>> parising result is false. but error handelr is never called. What am I
>> doing wrong?
>
>
> You're not using expectation point (i.e. ">"), so no error would be
> triggered.
>

 Ah, understand now. I thought expectation points were additional
error handling mechanism. So without expectation points all error
handing must be done "manually" based on position of first iterator
after parsing right?

I could not find any error handing information in the docs. Am I
missing something?

Thanks!
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