at xc-time, dump forms not strings for compile-time-type-errors
commit98e1f05c0b5b8358b0aab0a31f164f51ccff6a4b
authorChristophe Rhodes <csr21@cantab.net>
Thu, 30 Apr 2015 11:23:21 +0000 (30 12:23 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 30 Apr 2015 11:23:21 +0000 (30 12:23 +0100)
treeecbe06912fd476ac2f692a166342cb3b1cc4fd50
parentfaa74a87f8ba802160143ebe32b759e002635ddc
at xc-time, dump forms not strings for compile-time-type-errors

string-printing is too erratic between CL implementations -- e.g.
some will look at macro lambda lists when pretty printing, others
won't.  Since we control our own code we can assure that all context
forms in the compiler itself for compile-time-type-errors are
dumpable.
src/compiler/ir1opt.lisp