0.8.0.78.vector-nil-string.5:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Jun 2003 14:05:26 +0000 (14:05 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Jun 2003 14:05:26 +0000 (14:05 +0000)
commitb34c64b50e8ade72fabb565a38841c4710ee8f40
treeb394e7de6b87098862e1a9d987f97affc8e6008a
parentf6d1a599fe7bf8a77635f22b46309aa1d3bdf693
0.8.0.78.vector-nil-string.5:
Make MAKE-STRING work as expected
... respect ELEMENT-TYPE
... and while we're at it, make the transform not confuse the
compiler when the user's ELEMENT-TYPE isn't a subtype
of character
Also add some tests for some of the gotcha's we've found so
far.
src/code/string.lisp
src/compiler/array-tran.lisp
tests/string.pure.lisp
version.lisp-expr