aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-06-14 12:51:24 +0200
committerJason Zaugg <jzaugg@gmail.com>2014-06-14 12:51:24 +0200
commitf9eb27daf750010556d49dd1411ac2433ac29f17 (patch)
tree6d6d46f72918c25c3d9357aabfe5e43a97d40d45 /build.sh
parentf77d11962a3bf73c813a42a05e842ce710588c3f (diff)
downloadscala-async-f9eb27daf750010556d49dd1411ac2433ac29f17.tar.gz
scala-async-f9eb27daf750010556d49dd1411ac2433ac29f17.tar.bz2
scala-async-f9eb27daf750010556d49dd1411ac2433ac29f17.zip
Avoid NotImplementedError awaiting a Future[Nothing]
`gen.mkZero(NothingTpe)` gives the tree `Predef.???`. Instead, we should leave the `await` field uninitialized with `ValDef(..., rhs = EmptyTree)`. Fixes #66
Diffstat (limited to 'build.sh')
0 files changed, 0 insertions, 0 deletions