Skip to content

Conversation

mpollmeier
Copy link
Contributor

mostly reapplied #334

@mpollmeier
Copy link
Contributor Author

blocked by #506

.as[CreateCpgRequest]
.flatMap(createCpg)

// TODO discuss with jacob: according to scalac this is unreachable... commenting for now since it probably never worked anyway
Copy link
Contributor

Choose a reason for hiding this comment

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

is that the scalac bug mentioned in build.sbt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if you mean this quote from cpgserver/build.sbt: yes

// Re-enable fatal warnings once this Scala 2.13 issue is fixed: https://github.com/scala/bug/issues/11457
scalacOptions -= "-Xfatal-warnings"

underlying issue: scala/bug#11754
which is fixed in scala/scala#8447
i.e. we can upgrade to 2.13.2 once that's released

shows as stackoverflow error recursing indefinitely:
`scala.reflect.io.ZipArchive.ensureDir(ZipArchive.scala:126)`
@mpollmeier mpollmeier merged commit ceb10f0 into master Dec 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the michael/scala-2.13.1 branch December 2, 2019 21:55
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