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

TRANSCODE {.'} Causes Assertion Failure #1160

Open
hostilefork opened this issue Aug 27, 2024 · 0 comments
Open

TRANSCODE {.'} Causes Assertion Failure #1160

hostilefork opened this issue Aug 27, 2024 · 0 comments

Comments

@hostilefork
Copy link
Member

hostilefork commented Aug 27, 2024

This should be an error (you can not do to tuple! [_ '], and shouldn't be able to... trash is legal in sequence slots since TUPLE! and PATH! can't have antiforms or quasiforms, but they can have quoted forms so this is out).

And it is an error... the assertion happens during error delivery. A good general fix seems to require some broader thinking about the invariants of tuple and path scanning.

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