[PATCH] Fix Unicode handling in :INVERT readtable and :CASE :COMMON pathnames

Vladimir Sedach vas at oneofus.la
Mon May 4 07:22:02 UTC 2020


The next problem is that printing of Unicode symbol names does not
work correctly. You can see this by trying:

(format nil "~A" (read-from-string "абракадабра"))

I do not understand enough about ECL's printing code yet to figure
out which part of the symbol printing code is doing the wrong thing,
and what the fix would be. I appreciate any help.

Attached are two test cases where this issue surfaces, that build on
the previous patches.

--
Vladimir Sedach
Software engineering services in Los Angeles https://oneofus.la

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-Added-tests-showing-error-in-printing-Unicode-.patch
Type: text/x-diff
Size: 1549 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20200504/5833ff84/attachment.patch>


More information about the ecl-devel mailing list