Re: endless loop - crashing application
Larry Evans <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
On 08/22/2016 09:15 AM, Larry Evans wrote: > On 08/22/2016 08:50 AM, Jens Kallup wrote: >> Hello Larry, >> >> check out this: >> >> https://paste.fedoraproject.org/412461/47187367/ >> >> TIA >> Jens >> >> Am 22.08.2016 um 15:32 schrieb Larry Evans: >>>> -regards, >>>>> Larry >>> The source and compilation output are now here: >>> >>> https://github.com/cppljevans/boost_sandbox/tree/master/paul32 >> >> >> ------------------------------------------------------------------------------ >> > Ah. Thank you! I just had too small value for -ftemplate-depth. > > Now compilation succeeds; however, the code still has no main. > How to you run it without a main function? > It succeeded OK, but that was because: #define CUT_EXPRESSION 1 when code changed to *not* skip any rule definitions, compilation failed as shown in updated files here: https://github.com/cppljevans/boost_sandbox/tree/master/paul32 Still trying to figure out why. -Larry ------------------------------------------------------------------------------