[cmucl-cvs] CMUCL commit: src/general-info (release-20b.txt)

Raymond Toy rtoy at common-lisp.net
Sun Sep 19 04:10:52 UTC 2010


    Date: Sunday, September 19, 2010 @ 00:10:52
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/general-info

Modified: release-20b.txt

Merge from 20b-branch for bug fix for Unicode 1.0 names.


-----------------+
 release-20b.txt |    3 +++
 1 file changed, 3 insertions(+)


Index: src/general-info/release-20b.txt
diff -u src/general-info/release-20b.txt:1.48 src/general-info/release-20b.txt:1.49
--- src/general-info/release-20b.txt:1.48	Wed Sep  8 20:22:03 2010
+++ src/general-info/release-20b.txt	Sun Sep 19 00:10:52 2010
@@ -205,6 +205,9 @@
     - For SSE2 builds, SIGCONTEXT-FLOAT-REGISTER returned the wrong
       value for single-floats.  Easily noticead when tracing a
       function with single-float arguments.
+    - The table for Unicode 1.0 names was constructed incorrectly.
+      Thus, UNICODE-1.0-NAME would return the wrong names for many
+      (all?) codepoints.
 
   * Trac Tickets:
     #33: get-dispatch-macro-character doesn't signal errors in




More information about the cmucl-cvs mailing list