aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2014-09-05 02:44:40 +0200
committerMartin Odersky <odersky@gmail.com>2014-09-05 02:57:59 +0200
commitc0b69bb4b51605cbd0230e672cd4d026011c0e8d (patch)
treed0205842b01cef0fd14a45bad3a17e7725b73350 /bin
parent795796dbfb0d5617163bcc2d1db856b912b7043a (diff)
downloaddotty-c0b69bb4b51605cbd0230e672cd4d026011c0e8d.tar.gz
dotty-c0b69bb4b51605cbd0230e672cd4d026011c0e8d.tar.bz2
dotty-c0b69bb4b51605cbd0230e672cd4d026011c0e8d.zip
Harden construction of i"..." strings
Catch exceptions and embed into string instead of passing exception on. Reason: i"" strings are for diagnostic output but may cause exceptions such as CyclicReferences, stale symbols and so on. We never want to crash the program with such an exception.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions