Skip to content

Compile dotty.*, not only dotty.tools. #672

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
Sep 14, 2015

Conversation

DarkDimius
Copy link
Contributor

On my machine succeeds first compilation, but fails second, with >200 erorrs of such kind:

./src/dotty/./tools/dotc/core/Flags.scala:565: error: type mismatch:
 found   : (dotty.tools.dotc.core.Flags.FlagSet, dotty.tools.dotc.core.Flags.FlagSet)
 required: scala.collection.Seq[dotty.tools.dotc.core.Flags.FlagSet] @Repeated
  final val JavaInterface = allOf(JavaDefined, Trait)

@odersky, could you take it from here?

@DarkDimius
Copy link
Contributor Author

@smarter
Copy link
Member

smarter commented Jun 19, 2015

@DarkDimius : have you pushed your changes to the compiler fork somewhere? https://github.com/DarkDimius/scala/commits/sharing-backend doesn't seem to have been updated.

DarkDimius added a commit that referenced this pull request Sep 14, 2015
Compile dotty.*, not only dotty.tools.
@DarkDimius DarkDimius merged commit dc57d6f into scala:master Sep 14, 2015
@allanrenucci allanrenucci deleted the compile-dotty2 branch December 14, 2017 16:58
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