summaryrefslogtreecommitdiff
path: root/test/files/jvm/daemon-actor-termination.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-07-20 22:35:38 +0000
committerPaul Phillips <paulp@improving.org>2009-07-20 22:35:38 +0000
commita91a8b2ac22d49b1690482fbf1271d203ebb457b (patch)
tree4ca1ad265b2850dc4c3ad308e3e1c233af4ba94d /test/files/jvm/daemon-actor-termination.scala
parent04ed00053ec03848f3409e090d818418c19a8541 (diff)
downloadscala-a91a8b2ac22d49b1690482fbf1271d203ebb457b.tar.gz
scala-a91a8b2ac22d49b1690482fbf1271d203ebb457b.tar.bz2
scala-a91a8b2ac22d49b1690482fbf1271d203ebb457b.zip
The creation of scala.collection.mutable.Iterab...
The creation of scala.collection.mutable.Iterable in 2.8 means that all the other classes in scala.collection.mutable are impacted - what they once thought was scala.Iterable is now mutable Iterable. This meant such things as Stack ++= List(1,2,3) would no longer compile. This patch qualifies the relevant Iterables as collection.Iterables, though based on inspecting other classes, it's likely they should actually be Traversables.
Diffstat (limited to 'test/files/jvm/daemon-actor-termination.scala')
0 files changed, 0 insertions, 0 deletions