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

Replace all localReport errors with nkError in pragmas.nim #231

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

Clyybber
Copy link
Contributor

@Clyybber Clyybber commented Feb 11, 2022

Summary

Convert all localReport calls used for errors in pragmas.nim
to nkError/newError.
Also adds tests for invalid asm statements in invalidasmstmt.nim and a invalid pragma expression test to invalidpragma.nim.

@Clyybber
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 11, 2022

Build succeeded:

@bors bors bot merged commit 2e3f302 into nim-works:devel Feb 11, 2022
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