Opened 18 years ago

Last modified 18 years ago

#17 assigned enhancement

Fix RPL_ISUPPORT support where sending encoded characters

Reported by: Erik Huelsmann Owned by: Erik Huelsmann
Priority: minor Milestone:
Component: chat Version:
Keywords: Cc:
Patch attached: yes

Description

The attached patch does this. At the same time it should be considered proof-of-concept, since I don't like the resulting eventhandler code.

Attachments (1)

event.patch (4.1 KB) - added by Erik Huelsmann 18 years ago.
event.lisp patch which adds support for \xHH encoded characters

Download all attachments as: .zip

Change History (6)

Changed 18 years ago by Erik Huelsmann

Attachment: event.patch added

event.lisp patch which adds support for \xHH encoded characters

comment:1 Changed 18 years ago by Erik Huelsmann

Patch attached: set

comment:2 Changed 18 years ago by Erik Huelsmann

Status: newassigned

Started working on the integration of this patch.

comment:3 Changed 18 years ago by Erik Huelsmann

Priority: majorminor

The patch has been integrated in r..., but integration could be better:

The code is now in event.lisp, but needs to be moved to its own defun in utility.lisp, with specific tests in test/.

Lowering priority from major to minor because I don't want to close for the reasons above.

comment:4 Changed 18 years ago by Erik Huelsmann

Ofcourse, the revision number should be available when sending in comments: r159.

comment:5 Changed 18 years ago by Erik Huelsmann

Type: defectenhancement

Also, it's turned into an enhancement now.

Note: See TracTickets for help on using tickets.