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

Detect and abort if trapping with untagged MTCC. #84

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

nwf
Copy link
Member

@nwf nwf commented Nov 13, 2024

While here, speed up compilation so future work isn't as painful.

nwf added 2 commits November 13, 2024 02:08
This is not going to go well: we'll install an untagged quantity in PCC
and immediately trap again, doing the same thing forever.  Just bail
with a not-implemented error.  That's not the cleanest thing in the
world, but it's what's readily available at the moment.
@nwf nwf requested review from davidchisnall and rmn30 November 13, 2024 02:19
@rmn30 rmn30 merged commit 01ace11 into main Nov 13, 2024
2 checks passed
@nwf nwf deleted the 202411-untagged_mtcc branch November 13, 2024 12:29
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

Successfully merging this pull request may close these issues.

2 participants