[cl-irc-ticket] Re: [cl-irc] #2: external format guessing for incoming messages
cl-irc
cl-irc-devel at common-lisp.net
Sat May 13 07:31:54 UTC 2006
#2: external format guessing for incoming messages
--------------------------+-------------------------------------------------
Reporter: afuchs | Owner: ehuelsmann
Type: enhancement | Status: assigned
Priority: major | Milestone:
Component: chat | Version:
Resolution: | Keywords:
Has_patch: 1 |
--------------------------+-------------------------------------------------
Comment (by ehuelsmann):
DCC connections don't work at all, so, that point doesn't need addressing
in this issue...
The only issue remaining is the reading of latin1. I think it's not only
ugly, but there may be a little flaw in using that technique: when reading
latin1 characters, the char-code of the internal representation of the
character read will not necessarily be the same as the value in the latin1
encoding.
--
Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/2>
cl-irc <http://common-lisp.net/project/cl-irc>
cl-irc
More information about the Cl-irc-ticket
mailing list