Skip to content

add error messages on some call failures#984

Draft
fdupress wants to merge 1 commit intomainfrom
fix-983
Draft

add error messages on some call failures#984
fdupress wants to merge 1 commit intomainfrom
fix-983

Conversation

@fdupress
Copy link
Copy Markdown
Member

When using call with invariant on procedures whose argument or return types do not match, we raised an exception without catching it. This adds an error message.

Fix #983.

When using call with invariant on procedures whose argument or return
types do not match, we raised an exception without catching it. This
adds an error message.
@fdupress
Copy link
Copy Markdown
Member Author

This needs improved further to print out at least the offending types. Ran out of time.

@fdupress fdupress requested a review from strub April 22, 2026 18:44
@fdupress fdupress self-assigned this Apr 22, 2026
@fdupress fdupress added the bug label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anomaly in call

1 participant