Skip to content

Use @uncheckedBounds to avoid introducing refchecks errors … #30

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 4 commits into from
Aug 23, 2013

Conversation

retronym
Copy link
Member

... in code that would otherwise have smuggled through these
slack LUBs in the types of trees but never in a TypeTree.

More details in SI-7694.

Version bumps for SBT, Scala, and junit-interface along the way.

Review by @phaller

These are are at odds with the junit-interface SBT test framework
under SBT 0.13.+, and appear to be superfluous.
Which correctly substitutes scala-reflect.jar when using scalaHome
to test out the plugin with a local version of Scala.

Also updates to a released version of the junit-interface SBT TestFramework.
SBT's scalaHome handling doesn't pick up the local continuations
plugin.
@ghost ghost assigned phaller Aug 22, 2013
... in code that would otherwise have smuggled through these
slack LUBs in the types of trees but never in a TypeTree.

More details in SI-7694.

Fixes scala#29
@retronym
Copy link
Member Author

I'm going to merge this one, review welcome after the fact.

retronym added a commit that referenced this pull request Aug 23, 2013
Use @uncheckedBounds to avoid introducing refchecks errors …
@retronym retronym merged commit 0cb09c2 into scala:master Aug 23, 2013
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