summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-02-17 13:57:06 -0800
committerPaul Phillips <paulp@improving.org>2012-02-17 15:26:00 -0800
commit0288a0788ae1ffbe9064992f1ac02f647bb64c17 (patch)
tree90daaee72dd44da92286310e23a99ff829298581 /README.rst
parenta77d90b893593a2e2675110bde16e393cc2d0329 (diff)
downloadscala-0288a0788ae1ffbe9064992f1ac02f647bb64c17.tar.gz
scala-0288a0788ae1ffbe9064992f1ac02f647bb64c17.tar.bz2
scala-0288a0788ae1ffbe9064992f1ac02f647bb64c17.zip
Fix for "type _$1 defined twice".
Actually not a fix, only a workaround. Package objects strike again: you don't want to have existentials in there, like this: private val resolverFunction: PartialFunction[Throwable, Try[_]] = ... There are a few irrelevant-to-that-bug changes included which I did while debugging and figured I'd keep them. With this patch I can merge/am merging the scala.concurrent work.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions