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

catch/quit/name catches only quit or halt calls, but not any named throw #2549

Closed
Oldes opened this issue May 29, 2023 · 0 comments
Closed
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Test.written Type.bug

Comments

@Oldes
Copy link
Owner

Oldes commented May 29, 2023

Which can be demonstrated like:

>> catch/quit/name [print 1 quit] 'name
1

>> catch/quit/name [print 1 throw/name 'foo 'name] 'name
1

** Throw error: no catch for throw: make error! 2
@Oldes Oldes added the Type.bug label May 29, 2023
@Oldes Oldes added Test.written Oldes.resolved Bugs/wishes with Oldes' fixes/features labels Jun 20, 2023
Oldes added a commit to Oldes/Rebol3 that referenced this issue Jun 20, 2023
Oldes added a commit to Oldes/Rebol3 that referenced this issue Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Test.written Type.bug
Projects
None yet
Development

No branches or pull requests

1 participant