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

fixes #20227; skip distinct types for genObjConstr [JS backend] #20229

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Aug 15, 2022

fixes #20227

This PR does the same thing as #18599, but for JS backend.

I found the bug when investigating #20220

@ringabout ringabout changed the title fixes #20227; skip distinct types for genObjConstr fixes #20227; skip distinct types for genObjConstr [JS backend] Aug 15, 2022
@ringabout ringabout requested a review from Araq August 24, 2022 08:05
@Araq Araq merged commit e832fea into devel Aug 24, 2022
@Araq Araq deleted the pr_js_distinct branch August 24, 2022 11:31
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from e832fea

Hint: mm: orc; threads: on; opt: speed; options: -d:release
163842 lines; 11.339s; 841.121MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
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.

object fields of distinct types doesn't work with JS
2 participants