[Ecls-list] ECL 12.2.1 can not work with CJK language!

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu May 17 22:21:17 UTC 2012


Seems this is a console problem. The operating system is complaining
because the character you are writing does not belong to the codepage 936.
The error happens way before ECL, because it is the operating system call
read() that complains and ECL just sees this error.

Apparently GHC has the same problem (
http://stackoverflow.com/questions/7511393/haskell-output-non-ascii-characters
).

An indication that this might be so isthe fact that ECL can read the same
text from a file.

But perhaps somebody here knows more than me on the subject.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120518/2ea5ccad/attachment.html>


More information about the ecl-devel mailing list