Opened 20 years ago
Last modified 20 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)
Change History (6)
by , 20 years ago
| Attachment: | event.patch added |
|---|
comment:1 by , 20 years ago
| Patch attached: | set |
|---|
comment:2 by , 20 years ago
| Status: | new → assigned |
|---|
Started working on the integration of this patch.
comment:3 by , 20 years ago
| Priority: | major → minor |
|---|
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 by , 20 years ago
Ofcourse, the revision number should be available when sending in comments: r159.
Note:
See TracTickets
for help on using tickets.

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