summaryrefslogtreecommitdiff
path: root/src/continuations
diff options
context:
space:
mode:
authorGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2012-01-15 21:41:11 +0100
committerGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2012-01-15 21:41:11 +0100
commitcebc49b9f37ec8c8a3befcee6142f9c0590c41e2 (patch)
tree9a907b27ccf8efc7c119a5f8ef6f9d4ad3de0fc1 /src/continuations
parentac11155b3fae83e7977b58514ea10ca2a0c46a84 (diff)
downloadscala-cebc49b9f37ec8c8a3befcee6142f9c0590c41e2.tar.gz
scala-cebc49b9f37ec8c8a3befcee6142f9c0590c41e2.tar.bz2
scala-cebc49b9f37ec8c8a3befcee6142f9c0590c41e2.zip
Make AnyValManifest not a sealed class.
Scala+GWT has a whole new hierarchy of Manifests that does not use reflection. Every type in new hierarchy is a subtype of a type from old hierarchy. Sealed modifier introduced in 2e92de4cd66532404081eec6b9e82c6f85b51434 breaks this scheme. Removing it so Scala+GWT can compile again.
Diffstat (limited to 'src/continuations')
0 files changed, 0 insertions, 0 deletions