summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-11-30 09:00:53 +0100
committerEugene Burmako <xeno.by@gmail.com>2012-11-30 09:57:44 +0100
commite6441f16e8c85b43537f227e8e1a5d27a867a0ea (patch)
tree2ee01ac992a2973de508afe7171bcbba6a3301e3 /build.xml
parent57b91c5ee794cb8b66e298594a95a3fc829171f6 (diff)
downloadscala-e6441f16e8c85b43537f227e8e1a5d27a867a0ea.tar.gz
scala-e6441f16e8c85b43537f227e8e1a5d27a867a0ea.tar.bz2
scala-e6441f16e8c85b43537f227e8e1a5d27a867a0ea.zip
SI-6685 fixes error handling in typedApply
When MissingClassTagError doesn't lead to an exception, but rather silently sets an error, we need to bubble the resulting erroneous tree up the responsibility chain instead of mindlessly typechecking this again. This wasn't an issue before, because as far as I can guess the aforementioned error setter was always throwing exceptions in the most common usage scenarios (therefore the typecheck-again-fail-again vicious loop wasn't triggered).
Diffstat (limited to 'build.xml')
0 files changed, 0 insertions, 0 deletions