1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS slot CC.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Tue, 29 Mar 2011 17:35:44 +0000 (17:35 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Tue, 29 Mar 2011 17:35:44 +0000 (17:35 +0000)
commitd335afdcf50b641a0aafd32741e0777d4e12a59b
tree40a0756bd896b4a70524f71eaf757e079f083874
parent2fdd5c9276ba68458e1186c8ae3b7b5a42729a6f
1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS slot CC.

  * Unlike every other documentation string for a DEFINE-PROTOCOL-CLASS
slot, this one documentation string did not end in a period (#\.).
Fixed.

  * While we're at it, alter the DEFINE-PROTOCOL-CLASS macro to not
ignore DEFCLASS slot options after an :ARRAY-LENGTH option (reported
by mon_key in #lisp).
contrib/sb-posix/interface.lisp
version.lisp-expr