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

Report TOP1.X.Exception bug in native toplevel upstream #10

Open
NathanReb opened this issue Sep 6, 2022 · 0 comments
Open

Report TOP1.X.Exception bug in native toplevel upstream #10

NathanReb opened this issue Sep 6, 2022 · 0 comments

Comments

@NathanReb
Copy link
Contributor

Working on the JIT we detected that the native toplevel wasn't properly reporting locally defined exceptions.

A test case was initially added there to reproduce this.

The native toplevel reports locally defined exceptions with a prefix TOPX. whereas the bytecode toplevel does not add said prefix.

We need to properly report this upstream and eventually open a PR with a reproduction test case.

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