Don't fail on (make-string-output-stream :element-type bad-type)
commit62b07486d1e8be9460238829457ba06383426e2f
authorStas Boukarev <stassats@gmail.com>
Tue, 2 Jan 2018 08:54:28 +0000 (2 11:54 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 2 Jan 2018 08:55:04 +0000 (2 11:55 +0300)
tree3f718946a0f275d04cc81ef50a1b20c7c2cb1eca
parent3ebcecc89cb20236b01e05affea0521a6872661d
Don't fail on (make-string-output-stream :element-type bad-type)

Fixes lp#1740814
src/compiler/ir1util.lisp
src/compiler/srctran.lisp
tests/compiler-2.pure.lisp