summaryrefslogtreecommitdiff
path: root/pull-binary-libs.sh
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2014-07-17 12:29:49 +0200
committerAdriaan Moors <adriaan.moors@typesafe.com>2014-07-18 15:32:38 +0200
commit725c5c907ba9ecdec4ee343bd0aa0ff438b4c20c (patch)
tree2f93646a7ba7a6ea154449ae8606c69a09503a42 /pull-binary-libs.sh
parentf0fdcc010966030d55c297d5725adaaddfe7d20d (diff)
downloadscala-725c5c907ba9ecdec4ee343bd0aa0ff438b4c20c.tar.gz
scala-725c5c907ba9ecdec4ee343bd0aa0ff438b4c20c.tar.bz2
scala-725c5c907ba9ecdec4ee343bd0aa0ff438b4c20c.zip
Encapsulate reporting mode as class of reportBuffer.
Reporting mode used to be governed by contextMode. This logic is left in place by this commit, and the consistency of the new and the old is checked. Will be removed in follow-up commit. The main difference is that we no longer throw TypeErrors in buffering mode. There was one instance of context.error in implicit search the exploited the fact that implicit search runs in buffering (silent) mode and thus calls to error(pos,msg) used to throw new TypeError(pos, msg) -- made this explicit, and removed throwing behavior from the buffering context reporter.
Diffstat (limited to 'pull-binary-libs.sh')
0 files changed, 0 insertions, 0 deletions