Re: endless loop - crashing application
Larry Evans <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
On 08/21/2016 01:04 PM, Joel de Guzman wrote: > On 19/08/2016 11:14 PM, Jens Kallup wrote: >> Hello, >> >> I have a Problem with boost spirit: >> >> https://github.com/paule32/dBase/blob/master/source/parser/dbase/yymain.cc >> >> the application produce infinite loop and crash after few steps in line 102. >> I have no idea, where I can look for. >> Please have look onto the Link above these Post. >> >> I would like parse: "varident = 2" or "varident = 2 + 1 + 3" ... > > I'm getting a 404. Did you move the repository? > I'm guessing yes, to here: https://github.com/paule32/dBase4Linux/blob/master/source/parser/dbase/yymain.cc ------------------------------------------------------------------------------