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

better procvar ambiguity errors, clean up after #20457 #20932

Merged
merged 6 commits into from
Dec 1, 2022

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Nov 26, 2022

fixes #6359, fixes #13849, follows up #20457

#18785 is related: The error message is fixed, however there is no way to disambiguate procs in different scopes in the same module.

@Varriount Varriount requested a review from Araq November 28, 2022 18:33
@Varriount Varriount added the Requires Araq To Merge PR should only be merged by Araq label Nov 28, 2022
@Araq Araq merged commit 2449c37 into nim-lang:devel Dec 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2022

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

Hint: mm: orc; opt: speed; options: -d:release
165397 lines; 8.340s; 614.125MiB peakmem

survivorm pushed a commit to survivorm/Nim that referenced this pull request Feb 28, 2023
…ang#20932)

* better procvar ambiguity errors, clean up after nim-lang#20457

fixes nim-lang#6359, fixes nim-lang#13849

* only trigger on closedsymchoice again

* new approach

* add manual entry for ambiguous enums too

* add indent [skip ci]

* move to proc
capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
…ang#20932)

* better procvar ambiguity errors, clean up after nim-lang#20457

fixes nim-lang#6359, fixes nim-lang#13849

* only trigger on closedsymchoice again

* new approach

* add manual entry for ambiguous enums too

* add indent [skip ci]

* move to proc
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
…ang#20932)

* better procvar ambiguity errors, clean up after nim-lang#20457

fixes nim-lang#6359, fixes nim-lang#13849

* only trigger on closedsymchoice again

* new approach

* add manual entry for ambiguous enums too

* add indent [skip ci]

* move to proc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Araq To Merge PR should only be merged by Araq
Projects
None yet
3 participants