Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/lib/libc/citrus/modules



Module Name:    src
Committed By:   riz
Date:           Fri Nov 19 23:25:02 UTC 2010

Modified Files:
        src/lib/libc/citrus/modules [netbsd-5]: citrus_utf1632.c

Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #1356):
        lib/libc/citrus/modules/citrus_utf1632.c: revision 1.10
        lib/libc/citrus/modules/citrus_utf1632.c: revision 1.11
fix byte order mark related bug introduced by previous commit,
reported by Sverre Froyen via current-user, thanks!
1. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san.
patch provided by tshiozak@ -san.
2. don't eat 0xfeff/0xfffe if they don't appear at the first of bytestream.
noticed y tshiozak@ -san, patch provied by me.
thanks a lot.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.4.1 src/lib/libc/citrus/modules/citrus_utf1632.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index