[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #33255] Non-ascii filenames not properly handled.
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #33255] Non-ascii filenames not properly handled. |
Date: |
Wed, 24 Jul 2013 05:28:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130515 Firefox/17.0 Iceweasel/17.0.6 |
Follow-up Comment #5, bug #33255 (project pspp):
> Recent incarnations of windows use UTF-16LE encoding not UTF-8.
I'm pretty sure that Windows has had the "W" versions of library functions,
that accept 16-bit Unicode encoding, practically forever. Since Windows NT
3.x anyhow.
I've heard that there was a more recent change from using UCS-2 encoding
(which only supports characters in the Unicode Basic Multilingual Plane) to
UTF-16 encoding (which supports all Unicode characters via surrogate pairs).
But that wouldn't affect support for simple accented characters.
It might be worthwhile to bring this up on the gnulib mailing list (but Bruno,
who would really know, has been MIA for a year or more).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33255>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #33255] Non-ascii filenames not properly handled.,
Ben Pfaff <=