[Ecls-list] String printing error?

Julian Stecklina der_julian at web.de
Fri Feb 4 07:26:11 UTC 2005


Hello,

I just succeeded creating a two-way tcp stream to telnet. :)

BSD-SOCKETS> (read-line *str*)
"HELLO
NIL
BSD-SOCKETS> (coerce * 'list)
(#\H #\E #\L #\L #\O #\Return)

The problem is the missing closing ". SBCL exhibits the same behaviour.
What's going on? Shouldn't it print like "HELLO^M" ?

Regards,
-- 
                    ____________________________
 Julian Stecklina  /  _________________________/
  ________________/  /
  \_________________/  LISP - truly beautiful




More information about the ecl-devel mailing list