1.0.30.48: utf-8 simple-array-nil correctness
authorChristophe Rhodes <csr21@cantab.net>
Sat, 22 Aug 2009 15:54:46 +0000 (15:54 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 22 Aug 2009 15:54:46 +0000 (15:54 +0000)
commita9200066a941d66607609ba5499471b02b6b750d
treea2e5563d214442f13e88501c4a612566ef05fa1e
parent7d10bcf57926aa6709eeb2e09ca447af9e96f141
1.0.30.48: utf-8 simple-array-nil correctness

If an empty range of a simple-array-nil is requested for conversion, we
should return an empty octet sequence, not blow up.
src/code/octets.lisp
tests/octets.pure.lisp
version.lisp-expr