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

Invalid variable read at suspend #57

Open
ambv opened this issue May 4, 2024 · 0 comments
Open

Invalid variable read at suspend #57

ambv opened this issue May 4, 2024 · 0 comments

Comments

@ambv
Copy link

ambv commented May 4, 2024

See here:

r.posxy = 0, 0

There's no posxy declared or used anywhere. It's unclear to me what the intent here was, maybe this remains from a previous version of pyrepl or this was supposed to reset one of (or both) cxy, lxy. In particular, cxy is being set by reader.pos2xy() so that looks likely.

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