Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Mar 16, 2018

There were two problems:

  • Parser combined flags blindly without checking whether they are compatible. I went
    through the code and verified that this happened only once, and this one is fixed now.
  • Namer did not check that parameters should not be lazy.

There were two problems:

 - Parser combined flags blindly without checking whether they are compatible. I went
   through the code and verified that this happened only once, and this one is fixed now.
 - Namer did not check that parameters should not be lazy.
@Blaisorblade Blaisorblade merged commit 96e7f7d into scala:master Mar 16, 2018
@Blaisorblade Blaisorblade deleted the fix-#4058-2 branch March 16, 2018 19:17
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