[Ecls-list] [PATCH] increment char-code-limit

Luis Oliveira luismbo at gmail.com
Sun Apr 6 12:55:44 UTC 2008


Hello,

On a Unicode build, ECL says code-code-limit is #x10FFFF. According to
CLHS, char-code-limit is "[t]he upper *exclusive* bound on the value
returned by the function char-code." (emphasis mine) Therefore I believe
that should be #x110000 instead.

The attached patch makes that trivial change.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecl-char-code-limit.diff
Type: text/x-diff
Size: 589 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20080406/d0f9188b/attachment.diff>
-------------- next part --------------

-- 
Lu?s Oliveira
http://student.dei.uc.pt/~lmoliv/


More information about the ecl-devel mailing list