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

Add test for issue 1269. #1271

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add test for issue 1269. #1271

wants to merge 7 commits into from

Conversation

adetaylor
Copy link
Collaborator

Test for issue #1269.

Fixes #1269.

generate! directives produce a hard error if code could not be generated.
However, previously we were checking for this only just after the bindgen
stage, instead of after all our analysis stages completed. Errors during those
later analysis stages did not result in a hard error.
This is a bit of an experiment.
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.

1 participant