Skip to content

Avoid spurious "double-def" error message involving erroneous definition #4141

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

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

Blaisorblade
Copy link
Contributor

Looks like this fixes master's failure.

@Blaisorblade
Copy link
Contributor Author

Specifically, it fixes tests/neg/i4058.scala which is the file mentioned in http://dotty-ci.epfl.ch/lampepfl/dotty/3814/6 and which is affected by ad002ff (the commit which introduced the issue).

@Blaisorblade
Copy link
Contributor Author

BTW this suggests a deeper issue: already in #4064 we had seen that turning string errors into proper errors affected errors counts.

@Blaisorblade
Copy link
Contributor Author

Self-merging since this appears to indeed fix master and was reviewed. Thanks!

@Blaisorblade Blaisorblade merged commit 99b10eb into scala:master Mar 19, 2018
@Blaisorblade Blaisorblade deleted the fix-master-compile branch March 19, 2018 19:43
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