Skip to content

Conversation

@adriaanm
Copy link
Contributor

Second half of fix for scala/bug#11366

Second half of fix for bug 11366
@scala-jenkins scala-jenkins added this to the 2.13.1 milestone Feb 22, 2019
@adriaanm adriaanm modified the milestones: 2.13.1, 2.13.0-RC1 Mar 5, 2019
@eed3si9n eed3si9n self-assigned this Mar 14, 2019
@adriaanm adriaanm merged commit f1dec97 into scala:2.13.x Mar 15, 2019
gslowikowski added a commit to scoverage/scalac-scoverage-plugin that referenced this pull request Apr 28, 2019
- upgrade Scala version from 2.13.0-M5 to 2.13.0-RC1 in `build.sbt` and `.travis.yml`

- upgrade scalatest version from 3.0.6-SNAP4 to 3.0.8-RC2
- upgrade stala-xml version from 1.1.1 to 1.2.0

Some fixes in tests were required:

- 's' and 'raw' string interpolators are now implemented as macros and macros are not instrumented; 's"Hello, $name"' expression was changed to explicit strings concatenation '"Hello, " + name' so the number of instrumented statements is the same in all Scala versions
see:
scala/scala@0cebcdf#diff-648e8f7f409d844c3c99b2d5a0d0dfe5R94
scala/scala#7779

- special symbol for all compilation phases was changed from "all" to "_"
see:
scala/scala@4d29431#diff-d686e8e67add4d42682f22193d20494bR1246
scala/scala#7908
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