Skip to content
Commit 99d39125 authored by Raymond Toy's avatar Raymond Toy
Browse files

UTF-16-BE and UTF-16-LE external formats were returning the incorrect

number of octets for surrogate pairs.  Two was returned instead of
four.

 * src/pcl/simple-streams/external-formats/utf-16-be.lisp:
 * src/pcl/simple-streams/external-formats/utf-16-le.lisp:
   * Return correct number of octets
 * src/general-info/release-20d.txt
   * Update.
parent 9f6b065b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment