0.8.2.4:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 27 Jul 2003 15:24:11 +0000 (15:24 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 27 Jul 2003 15:24:11 +0000 (15:24 +0000)
commitdc78da1842ccba35e49ca8ca91fd0ab88b1a08b3
treed8728a167e496fa5432490e9cda025d05de1f104
parent09cd508206ea4d5da08d3950f9cddb862e81dffd
0.8.2.4:
As reported by pfdietz sbcl-devel 2003-07-27, MAKE-SEQUENCE,
MERGE and CONCATENATE weren't inferring their return type
aggressively enough when given VECTOR as the type specifier.
src/code/early-type.lisp
src/compiler/knownfun.lisp
tests/compiler.pure.lisp
version.lisp-expr