Alias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the internal encoding

of a wchar_t type - which is 32 bit on FreeBSD.  This matches observed
behavior on a libiconv machine.
This commit is contained in:
Peter Wemm
2013-11-17 06:50:41 +00:00
parent f8c79813cb
commit 287e4a5246
+1
View File
@@ -28,6 +28,7 @@
16LE utf16le
32-INTERNAL ucs-4-internal
32-INTERNAL wchar_t
32-SWAPPED ucs-4-swapped