*sigh* Correct SPECIF*I*ER-TYPE typo.
(let ((low (logxor-derive-unsigned-low-bound x y))
(high (logxor-derive-unsigned-high-bound x y)))
(specifier-type `(integer ,low ,high)))
- (specifer-type '(unsigned-byte* *))))
+ (specifier-type '(unsigned-byte* *))))
((and (not x-pos) (not y-pos))
;; Both are negative. The result will be positive, and as long
;; as the longer.
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.1.21"
+"0.9.1.22"