Boost logo

Boost Users :

Subject: Re: [Boost-users] [Spirit] Stack overflow, suspect infinite recursion
From: Simon (turner25_at_[hidden])
Date: 2013-06-03 15:24:40


It is very likely to be the problem.

So my guess was right to think the stack overflow is a problem of infinite
recursion?

Thanks a lot for the link too!

Simon

On Mon, Jun 3, 2013 at 3:04 PM, Bjorn Reese <breese_at_[hidden]>wrote:

> On 06/03/2013 04:26 PM, Simon wrote:
>
> I'm writing a math string parser with boost::spirit and I'm stuck on
>> this stack overflow. I've seen this before when I wrote a rule that was
>> misleading.
>>
>
> When this happens, it is often due to left recursion:
>
> http://en.wikipedia.org/wiki/**Left_recursion>
>
> I did not check you grammar, though.
>
> ______________________________**_________________
> Boost-users mailing list
> Boost-users_at_[hidden]
>
http://lists.boost.org/**mailman/listinfo.cgi/boost-**users>
>



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