Hello all, I am using parslet to do some log-file parsing and have run into the "stack level too deep" error, and I am only half-way though with writing the rules for a single line to be parsed.
>From what I gathered there is no option to easily increase the stack size, it would require rebuilding ruby with some of the C flags set. Is there any other way? Can anyone with parslet experience recommend a method for writing the rules that will reduce the internal recursion necessary? Thank you, Brian -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

