-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bug: Pushback buffer overflow #5
Comments
+1 |
Thanks for filing the issue @NoahTheDuke. I can reproduce it, but I'm having difficulty determining the reason of this behaviour. The project you referenced is quite complex. Would you be so kind and distill it into a minimal example reproducing the erroneous behaviour? |
I had this problem as well -- my best guess was that a mutation in a macro might be producing an infinite form? |
pithyless
added a commit
to pithyless/mutant
that referenced
this issue
Mar 31, 2019
Bumping rewrite-clj to 0.6.1 seems to resolve jstepien#5
+1 |
1 similar comment
+1 |
:'( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to run this over the netrunner codebase throws a pushback buffer overflow.
The text was updated successfully, but these errors were encountered: