clisp/clisp-2.39-ia64-wooh.dif

18 lines
412 B
Plaintext

---
tests/streams.tst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/tests/streams.tst
+++ b/tests/streams.tst
@@ -1036,8 +1036,8 @@ T
(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
;; https://sourceforge.net/p/clisp/bugs/396/
(let ((s "a b"))