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

Reject ptr/ref void types #8127

Merged
merged 1 commit into from
Jun 27, 2018
Merged

Reject ptr/ref void types #8127

merged 1 commit into from
Jun 27, 2018

Conversation

LemonBoy
Copy link
Contributor

Do this during the semantic pass to avoid tripping the following passes.

Fixes #6454

Do this during the semantic pass to avoid tripping the following passes.

Fixes nim-lang#6454
@Araq Araq merged commit 7f14883 into nim-lang:devel Jun 27, 2018
@zah
Copy link
Member

zah commented Jun 27, 2018

I think the wrong issue got closed here by accident. @LemonBoy intended to close #6456, but ended up closing #6454

@LemonBoy
Copy link
Contributor Author

Damn it, I fat-fingered the issue number, sorry about that

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.

3 participants