2010-07-19 18:27:20 +00:00
|
|
|
--- tests/streams.tst
|
|
|
|
+++ tests/streams.tst 2006-07-25 15:58:55.000000000 +0000
|
2010-02-19 15:05:00 +00:00
|
|
|
@@ -1031,8 +1031,8 @@ T
|
2007-01-15 23:07:22 +00:00
|
|
|
(describe (make-array nil :element-type nil) s)))
|
|
|
|
T
|
|
|
|
|
|
|
|
-(stringp (with-output-to-string (s) (describe nil s)))
|
|
|
|
-T
|
|
|
|
+;(stringp (with-output-to-string (s) (describe nil s)))
|
|
|
|
+;T
|
|
|
|
|
2010-02-19 15:05:00 +00:00
|
|
|
;; https://sourceforge.net/tracker/index.php?func=detail&aid=1622642&group_id=1355&atid=101355
|
|
|
|
(let ((s "a b"))
|