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

fix #14698 nkRecWhen caused internalAssert in semConstructFields when generic type not mentioned in fields #14709

Merged
merged 3 commits into from
Jul 27, 2020

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Jun 18, 2020

fix #14698

compiler/semtypinst.nim Outdated Show resolved Hide resolved
@Araq Araq merged commit 377f716 into nim-lang:devel Jul 27, 2020
@timotheecour timotheecour deleted the pr_fix_14698_nkRecWhen branch July 28, 2020 16:06
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
…lds when generic type not mentioned in fields (nim-lang#14709)

* fix nim-lang#14698 nkRecWhen caused internalAssert in semConstructFields when generic type not mentioned in fields

* address comment

* Update compiler/semtypinst.nim

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
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.

nkRecWhen causes internalAssert in semConstructFields
2 participants