-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bounce Category Patterns #1
Comments
Can you get me the file its choking on? not gonna be able to do much without it. |
This is the whole section that is causing issues. If I remove it, the parse works. I think it is choking on the entry without arguments. I tried creating code for an EmptyEntry, but I don;t think my syntax for Sparche is correct.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was hoping you could help with the bounce-category-patterns and parsing. It seems to fail on this entry because there are no arguments that can be specified for the tag.
the error:
Parsing failure: unexpected '<'; expected end of input (Line 278, Column 1); recently consumed: -file>
Obviously the line number will vary.
The text was updated successfully, but these errors were encountered: