Log a bug in wild pathnames from sbcl-help
fix was made to ROUND-NUMERIC-BOUND for the sbcl-0.9.6 release, but
the right fix is to remove the abstraction violation in the
compiler's type deriver.
+
+390:
+ reported on sbcl-help by Tim Daly Jr.
+
+ (DIRECTORY "/tmp/[P]*.*")
+ gives a type error:
+ The value "P" is not of type CHARACTER.
;;; 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.6.55"
+"0.9.6.56"