Skip to content

Fixed SI-5599#314

Merged
paulp merged 1 commit intoscala:masterfrom
VladUreche:issue/5599
Mar 23, 2012
Merged

Fixed SI-5599#314
paulp merged 1 commit intoscala:masterfrom
VladUreche:issue/5599

Conversation

@VladUreche
Copy link
Contributor

Eliminated the spurious warnings and made the code easier to follow.

Eliminated the spurious warnings and made the code easier to follow.
@paulp paulp merged commit 2c58044 into scala:master Mar 23, 2012
szeiger pushed a commit to szeiger/scala that referenced this pull request Mar 20, 2018
Add collection.MultiMap and collection.SortedMultiMap, and mutable and immutable imlementations
eed3si9n pushed a commit to eed3si9n/scala that referenced this pull request May 14, 2019
Follow-up on scala#314 - I _still_ misinterpreted..

Turns out the ".asInstanceOf[AnyRef].getClass.getName" implementation
was the _original_ implementation. Then Mark switched to using bindValue
in sbt/sbt@4b8f0f3.

Since Scala 2.11.0 (scala#1648 in particular) bindValue was
removed. So we'll use NamedParam and quietBind, both which exist since
Scala 2.9.0.

Fixes sbt/sbt#2884, tested with local releases.
lrytz pushed a commit to lrytz/scala that referenced this pull request Nov 5, 2019
Follow-up on scala#314 - I _still_ misinterpreted..

Turns out the ".asInstanceOf[AnyRef].getClass.getName" implementation
was the _original_ implementation. Then Mark switched to using bindValue
in sbt/sbt@4b8f0f3.

Since Scala 2.11.0 (scala#1648 in particular) bindValue was
removed. So we'll use NamedParam and quietBind, both which exist since
Scala 2.9.0.

Fixes sbt/sbt#2884, tested with local releases.

Rewritten from sbt/zinc@33d2e68
anatoliykmetyuk pushed a commit to anatoliykmetyuk/subscript that referenced this pull request Jan 26, 2026
Add the activity report for Q3 2023 and roadmap for Q4 2023.
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