Skip to content
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

Stack overflow when TypeError is replaced #3493

Closed
clayton-shopify opened this issue Mar 8, 2017 · 0 comments
Closed

Stack overflow when TypeError is replaced #3493

clayton-shopify opened this issue Mar 8, 2017 · 0 comments

Comments

@clayton-shopify
Copy link
Contributor

@matz I noticed you recently made some changes to prevent stack overflows, for instance 1e5b5b1. It looks like almost all stack overflows are prevented now, but I did notice one case that still overflows:

TypeError = nil
123 - nil
@matz matz closed this as completed in e8f09f9 Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant