summaryrefslogtreecommitdiff
path: root/test/files/neg/t4440.scala
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@gmail.com>2012-08-12 14:20:14 +0200
committerHubert Plociniczak <hubert.plociniczak@gmail.com>2012-08-12 17:22:29 +0200
commit21fcf64c8197b481325c3765b897f7159817875c (patch)
tree6df076827f7446b746e9cf45eb7ca1660a128723 /test/files/neg/t4440.scala
parenta80b538763d88604d93b8c71604042c69e6b1073 (diff)
downloadscala-21fcf64c8197b481325c3765b897f7159817875c.tar.gz
scala-21fcf64c8197b481325c3765b897f7159817875c.tar.bz2
scala-21fcf64c8197b481325c3765b897f7159817875c.zip
Fixes SI-6214.
addSynthetics was calling typedStat that caused flushing error buffer. Typically that would result in errors being re-added but addSynthetics was the last thing to run in typedStats. Instead of adding yet another check I used this as an opportunity to cleanup the once necessary workaround for typing stats. Since we are now chaining buffers of contexts manual handling is no longer necessary. Review by @odersky (I recall that you were planning to cleanup that part at some point).
Diffstat (limited to 'test/files/neg/t4440.scala')
0 files changed, 0 insertions, 0 deletions