Skip to content

[mypyc] Generate error on duplicate function definitions#16309

Merged
JukkaL merged 2 commits intomasterfrom
mypyc-detect-dup-funcs
Oct 27, 2023
Merged

[mypyc] Generate error on duplicate function definitions#16309
JukkaL merged 2 commits intomasterfrom
mypyc-detect-dup-funcs

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Oct 21, 2023

Previously we produced duplicate functions in C, which caused C
compiler errors.

Previously we produced duplicate functions in C, which caused C
compiler errors.
Copy link
Copy Markdown
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@JukkaL
Copy link
Copy Markdown
Collaborator Author

JukkaL commented Oct 27, 2023

There was the macOS 3.8 compiled test suite failing, IIRC, but it's no longer shown, probably because we switched it to use 3.9 instead. It's probably the same issue that has been going on for some time.

@JukkaL JukkaL merged commit f7d047c into master Oct 27, 2023
@JukkaL JukkaL deleted the mypyc-detect-dup-funcs branch October 27, 2023 12:45
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