]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Update documentation about wchar_t.
authorBruno Haible <bruno@clisp.org>
Wed, 1 Jan 2020 15:34:39 +0000 (16:34 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 1 Jan 2020 15:34:39 +0000 (16:34 +0100)
* doc/*/*wc*.texi: Clarify that 64-bit AIX does not have a too small
wchar_t type.

138 files changed:
ChangeLog
doc/glibc-functions/fgetwc_unlocked.texi
doc/glibc-functions/fgetws_unlocked.texi
doc/glibc-functions/fputwc_unlocked.texi
doc/glibc-functions/fputws_unlocked.texi
doc/glibc-functions/getwc_unlocked.texi
doc/glibc-functions/getwchar_unlocked.texi
doc/glibc-functions/putwc_unlocked.texi
doc/glibc-functions/putwchar_unlocked.texi
doc/glibc-functions/wcschrnul.texi
doc/glibc-functions/wcsftime_l.texi
doc/glibc-functions/wcstod_l.texi
doc/glibc-functions/wcstof_l.texi
doc/glibc-functions/wcstol_l.texi
doc/glibc-functions/wcstold_l.texi
doc/glibc-functions/wcstoll_l.texi
doc/glibc-functions/wcstoq.texi
doc/glibc-functions/wcstoul_l.texi
doc/glibc-functions/wcstoull_l.texi
doc/glibc-functions/wcstouq.texi
doc/glibc-functions/wmempcpy.texi
doc/pastposix-functions/wcswcs.texi
doc/posix-functions/btowc.texi
doc/posix-functions/fgetwc.texi
doc/posix-functions/fgetws.texi
doc/posix-functions/fputwc.texi
doc/posix-functions/fputws.texi
doc/posix-functions/fwide.texi
doc/posix-functions/fwprintf.texi
doc/posix-functions/fwscanf.texi
doc/posix-functions/getwc.texi
doc/posix-functions/getwchar.texi
doc/posix-functions/iswalnum.texi
doc/posix-functions/iswalnum_l.texi
doc/posix-functions/iswalpha.texi
doc/posix-functions/iswalpha_l.texi
doc/posix-functions/iswblank.texi
doc/posix-functions/iswblank_l.texi
doc/posix-functions/iswcntrl.texi
doc/posix-functions/iswcntrl_l.texi
doc/posix-functions/iswctype.texi
doc/posix-functions/iswctype_l.texi
doc/posix-functions/iswdigit.texi
doc/posix-functions/iswdigit_l.texi
doc/posix-functions/iswgraph.texi
doc/posix-functions/iswgraph_l.texi
doc/posix-functions/iswlower.texi
doc/posix-functions/iswlower_l.texi
doc/posix-functions/iswprint.texi
doc/posix-functions/iswprint_l.texi
doc/posix-functions/iswpunct.texi
doc/posix-functions/iswpunct_l.texi
doc/posix-functions/iswspace.texi
doc/posix-functions/iswspace_l.texi
doc/posix-functions/iswupper.texi
doc/posix-functions/iswupper_l.texi
doc/posix-functions/iswxdigit.texi
doc/posix-functions/iswxdigit_l.texi
doc/posix-functions/mbrtowc.texi
doc/posix-functions/mbsnrtowcs.texi
doc/posix-functions/mbsrtowcs.texi
doc/posix-functions/mbstowcs.texi
doc/posix-functions/mbtowc.texi
doc/posix-functions/open_wmemstream.texi
doc/posix-functions/putwc.texi
doc/posix-functions/putwchar.texi
doc/posix-functions/swprintf.texi
doc/posix-functions/swscanf.texi
doc/posix-functions/tolower.texi
doc/posix-functions/toupper.texi
doc/posix-functions/towctrans.texi
doc/posix-functions/towctrans_l.texi
doc/posix-functions/towlower.texi
doc/posix-functions/towlower_l.texi
doc/posix-functions/towupper.texi
doc/posix-functions/towupper_l.texi
doc/posix-functions/ungetwc.texi
doc/posix-functions/vfwprintf.texi
doc/posix-functions/vfwscanf.texi
doc/posix-functions/vswprintf.texi
doc/posix-functions/vswscanf.texi
doc/posix-functions/vwprintf.texi
doc/posix-functions/vwscanf.texi
doc/posix-functions/wcpcpy.texi
doc/posix-functions/wcpncpy.texi
doc/posix-functions/wcrtomb.texi
doc/posix-functions/wcscasecmp.texi
doc/posix-functions/wcscasecmp_l.texi
doc/posix-functions/wcscat.texi
doc/posix-functions/wcschr.texi
doc/posix-functions/wcscmp.texi
doc/posix-functions/wcscoll.texi
doc/posix-functions/wcscoll_l.texi
doc/posix-functions/wcscpy.texi
doc/posix-functions/wcscspn.texi
doc/posix-functions/wcsdup.texi
doc/posix-functions/wcsftime.texi
doc/posix-functions/wcslen.texi
doc/posix-functions/wcsncasecmp.texi
doc/posix-functions/wcsncasecmp_l.texi
doc/posix-functions/wcsncat.texi
doc/posix-functions/wcsncmp.texi
doc/posix-functions/wcsncpy.texi
doc/posix-functions/wcsnlen.texi
doc/posix-functions/wcsnrtombs.texi
doc/posix-functions/wcspbrk.texi
doc/posix-functions/wcsrchr.texi
doc/posix-functions/wcsrtombs.texi
doc/posix-functions/wcsspn.texi
doc/posix-functions/wcsstr.texi
doc/posix-functions/wcstod.texi
doc/posix-functions/wcstof.texi
doc/posix-functions/wcstoimax.texi
doc/posix-functions/wcstok.texi
doc/posix-functions/wcstol.texi
doc/posix-functions/wcstold.texi
doc/posix-functions/wcstoll.texi
doc/posix-functions/wcstombs.texi
doc/posix-functions/wcstoul.texi
doc/posix-functions/wcstoull.texi
doc/posix-functions/wcstoumax.texi
doc/posix-functions/wcswidth.texi
doc/posix-functions/wcsxfrm.texi
doc/posix-functions/wcsxfrm_l.texi
doc/posix-functions/wctob.texi
doc/posix-functions/wctomb.texi
doc/posix-functions/wctrans.texi
doc/posix-functions/wctrans_l.texi
doc/posix-functions/wctype.texi
doc/posix-functions/wctype_l.texi
doc/posix-functions/wcwidth.texi
doc/posix-functions/wmemchr.texi
doc/posix-functions/wmemcmp.texi
doc/posix-functions/wmemcpy.texi
doc/posix-functions/wmemmove.texi
doc/posix-functions/wmemset.texi
doc/posix-functions/wprintf.texi
doc/posix-functions/wscanf.texi

index d19cf8b1406dadabba58922087e7b32cdf2c6ff8..ac61fdf11512e86d48e85871bd129333524d2b6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-01-01  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update documentation about wchar_t.
+       * doc/*/*wc*.texi: Clarify that 64-bit AIX does not have a too small
+       wchar_t type.
+
 2020-01-01  Bruno Haible  <bruno@clisp.org>
 
        mbrtowc tests: Fix typos.
index 2f2ce4f3dfe4e01b8cc112addbf48d9f1a406f75..3f426ecb14d868387b88ee7bc23047979ab18fdf 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 8953625a8cb523db8e6f0fe0dd83fc42564e1083..c0630d670e006ecb7f09310f05287eff865ea915 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on all non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 02c01b99b3c92249332d9150be52afd846f38ae7..33ec5600c31ee42e21b5b4f635a261674a991aec 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 47ecea508c4dbc00d097bb4dbb11c3437dc2acb1..1cfddd83e9aa7b8504e6a0859cf905c2db538229 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 2eadd592c7d01daf3ec839f4f3ae87e4f0cbd634..0107b4160052abae9546bf11fa2636deda1e0f44 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 217ac0da492f64479580973cdf3435c73e4ac6fc..747f2eb474e67165954b14123c47835ca55b2a05 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on all non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 93a6d5a2cbd5461203b0ba5cf3459d0770f578ef..098068a4343f0028f269d7ba81b1830d833024b8 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index fd32fc3bfd8e202972a83475ead381e1f95fe212..7db22c3c38ca93dacd3cc24d0d483a9b938c4b06 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 9fdb4c722d0586ca6c7869fbdf6a3281b3ace68c..9446c7ac18f056a1b855e8092a1b4c2b082b2cb2 100644 (file)
@@ -22,6 +22,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index c52b43dec4617114cae6f1d7af59627fe4fcc731..d6f91bdd781b947677587ff797cd06affc20f1ae 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 3fd53127371d6e648e85a23e170fc5e44453a931..ba59b346bd160275507721be081f25f06d380a39 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 175e5b808a2a0e814d10611434020c535dc89c92..2dfce0ea5ced0f85d1e189c1cdac49edd1d69566 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 106fcec1b4539eed231e7fd3ef4aee837bc7f883..aa3ac584531496433f52efdf95dc960d966b7a44 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 71dd107e8b26bbc31b02414d170195e02c4880fd..6e98a86eab0b255dd76739c976c50092f31acad5 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index d459d795ad1550956b30e991ec6c427f47bf624a..c820262a78ce0a869f51e0454d08d228917d59b8 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 502110fa2002dc7066b74edf404bd863860ecc98..c7d61710ac12497aead167d03f75e0033dc6eb3f 100644 (file)
@@ -22,6 +22,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 9cfab603041366040a3dda8a35ea80d030dcf207..8dc2cf4ee030f00d76e75e120433b1930feed749 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index e2be40a93a10c42ffe6a00078dfe456b40a12a9a..b11741d1b040bde7465ddc1664000bb0f73f4d4c 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 9aecd75a8e9014ba5c19a7fea4f864a80842e686..ff1c6bf9d246f44cc929cecc2eba2be390b4d86e 100644 (file)
@@ -22,6 +22,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 08c6fe2f99db04f529546e0088b248d42b07629b..da5b4d2cf46cd8e2a578b3ffa554f754bb58a0bb 100644 (file)
@@ -27,6 +27,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 5.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 570bd1ec34c7f6843c2231e8bc80a67f6388eb2b..c703d8cb0c2f0f2537d90537218235f525050263 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 This function is marked as ``legacy'' in POSIX.  Better use @code{wcsstr}
index 6c539a68d947c686adb5ae602c9ddd57ec791baf..b29ae7b4fc5ef754614096b8eca9ee6d81adf305 100644 (file)
@@ -22,7 +22,7 @@ IRIX 6.5.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 In the C or POSIX locales, this function is not consistent with
index 50f02c99125ca163701cfe7fca315e738fad4f46..16ed3b1b18b7756070ac8326576d11c8074f5ebb 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 1a8756e7d2adaece8b67fb46a9a7791fc4ba73d5..83cea29a31fe9ed2ae02427055374cbe8d8ed8f3 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 788afe1a6bc57de331c463ae33a372a630d4f5e6..06a015de1c662d445998af24f56152a53ec92520 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index b01ece52dfd46bb8a97665b4b2c8fa44d742f238..c803da70013bcdad40914ac436b2a23e10b1770f 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 On some platforms, this function does not set @code{errno} or the
index 77923101a914c0a1e1d650df47b4f501439c06e9..bb86a9c94e53724bda5b5c2e9d798c8218a2204f 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x, MSVC 14.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 @code{fwide} is not guaranteed to be able to change a file stream's mode
index caafb24a83fd13988020412c18d59c0ccc4e6a7d..1bd4f3d4b838c725be11a9981c14e9b96fa2a476 100644 (file)
@@ -20,7 +20,7 @@ instead.
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 When formatting an integer with grouping flag, this function inserts thousands
index e9752acd3678c128517546c1d40b291a7de8dc13..29b03f2d2631b97249ad84b9c0202a881b94b2bc 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ea43ea99bc6da938277769287574cf9e595d9caa..66fa1242d170e8454b3438064a2a3371f8e3dc16 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f18d35ba7bf580d3f47e389f00118dab8dc50830..ccb6b4801b9abb639b5a8a72d0e49f6e7e01db3d 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 889e84983af8c354b1a24d54ba8a3918df53161d..1ccb315d3309b798d0c3f75825919809c3b8ac69 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index da1c1e9e898acd762f18c84d95e87395d9459c74..a22163305e4cd72caab9fff1cdba3e1dd16d7026 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ea0ff160ef50fe786e9754fdca51191f39a3df84..c7797abdaf7c4aa3a7f683587b0eb1c20f6aadef 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index a00447c222c6e7e3ae363c964b276e73de1d2726..2c5543b4466f61645d459e8c0eb299a8b2cafe79 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ef0325a9ee7b328a7621d5262431d35d52acbed1..973d30526ca7a3e07913497135d821cdc6ec5148 100644 (file)
@@ -22,6 +22,6 @@ glibc 2.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 212bf766ab000510e04ba32743ce7ce7b15b83f3..571f703619485f7d1133a56517a3959dd62eb268 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index bbc73e93c79fbe02553fa7eb843af646b0472ae2..a71a419b18d78d995ab5feee05b1a5c960f2cf96 100644 (file)
@@ -20,7 +20,7 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 This function returns 0 for U+2028 (LINE SEPARATOR) and
index 721da3b3f94972bae2d6137e1c3c08575ce1819f..660587b996682cd511cbeb4ca8403116801f1d2a 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f7534eab52a883b3258ffebdbd82b5f0e9cf9815..16e5a3a132dca3a5cc4cf4e7d1cbbce0ef798375 100644 (file)
@@ -24,6 +24,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index b401415972c16f8569281fef6a003f4de4bd7bd0..201fd1cad09a5ca3fc670525811f74a035c12ff1 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4f8e8ecfb8a586c1366a7275a9b681d293f33203..c4b80c2e1dc6852bca70bec8bf3cba2aaaa1c18c 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4f509de26491fcfae2d0b4c5515df519768a9c77..46b6da04148a5640effc538d60336a02a4d8216a 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 8654f176b0f43c4b26c6b865e86ccae76fc01d40..3a94f41d64685189a26075774fc7fbe9c4ba46fa 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f53876390a881210c91ab001ee9d2bc14726e376..7414a3143b43911b6bc815478aff29e0a44f1458 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 1f78c185dcc0de9c5f779d12bdf6021c742704f7..fca7f518f8e39e314aea8c004529dec7bd074984 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 78a0dfc84b73364297fd066c9934db1358571314..bb6256b32da9fd85dd895278fcadf1c6965699f4 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f0d95ba7760be00cad2cf9a0513779f10b8bcb9c..326cec182db10413dec418f63e18b740ff662eab 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 78609de0d8410a5be5177cd99bf6a502cede273d..b9ca3e2b854d26c5f0b30f4a332495277220ea26 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 7959b3f08194b49ee3dc93033ad9f8f3441bd614..24810ce13f963fec194fe44eea0f24d594b2c7ff 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 68b2aaf91ae0150002b8a912ff62d7e5582c1bcd..ee90455cd19e7598bb83b5c6c93c799312403af4 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 77f83dc2cfe5a0ddc4f70b4c77d43a589b4875d9..60151ec464c0f617740a84ac68ded64553c756df 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f02425253058f5f3587e97be258f6ed421fbc347..4fdce9346c7165d15439c9fcf3037e936282a37f 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 00f65215beb80e5883a8369d2dcb7745fe66948a..b6c8b687d2d8c2662eaeb117ec1475dfde926563 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index b7096e26f6329250d79fd2ae43015ca8b9906589..671a984dd55292772088cd8ffc23b10af66e3aaf 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 119aa64414f82d7a16894cb9fa4b41471148ab34..bdce3b432ad583fd3fd8df06c0445113497785db 100644 (file)
@@ -20,6 +20,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 29a036339460eeb7d36faf4f6be10d594d1fdd35..f8b6fb297c421fb99231aa792c1197202744e5df 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4340c8f31c18dc0de8e8dd5455c0659fa7a65a56..c7c34e0e236f0294e49f6ae0e488aa152f224d3c 100644 (file)
@@ -40,6 +40,6 @@ Solaris 9.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 157c1f3e87b03f783610942ce25fa37019d4f5d6..bd7911bf4e6d21c7bb5f68a76e699dcf50d48e2f 100644 (file)
@@ -19,7 +19,7 @@ Solaris 11.4.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 The specification is not clear about whether this function should update the
index 1c0dae3f15afd22eed08d904adab479fe1085b7a..e6e4e5afc7302910d8250db97afb60a040ed44d4 100644 (file)
@@ -22,7 +22,7 @@ mingw.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 The specification is not clear about whether this function should update the
index d79816f28893141cedec5c20a72a003fd06ed73a..af6ea731f6dc4a721aaa8d6c5e797c6e802cc3e2 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4b2a577e4bcead8a094ddb09f2f0a6e2ca02e78f..e7e537690b71e65d3289d08d5458ff3fb53eabde 100644 (file)
@@ -19,6 +19,6 @@ Portability problems not fixed by Gnulib:
 This function accumulates hidden state on some platforms:
 glibc 2.8 (see @url{https://sourceware.org/bugzilla/show_bug.cgi?id=9674}).
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index e792d9b530cd500917c6c06615473f9845504e61..d847e74141e4680b8cc97a47ad47210a6b84dbea 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 glibc 2.3.6, Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.5.x, mingw, MSVC 14, Android 5.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 915348265fbf4381dd7f0015706ddf105b00d93d..f8dd4e2b3ea75d43d547b9eae956023390849349 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 On some platforms, this function does not set @code{errno} or the
index 6ab9f516b4da21dd3284540eb1713721154e5739..f31dd7f3caebc5393b6d0a329960083dffa3ee91 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 On some platforms, this function does not set @code{errno} or the
index 9cbb70297df329f8d91c6748584f462809aa1bc8..b5aca13ad33a11867f2b653f42ae80766c5f1244 100644 (file)
@@ -29,7 +29,7 @@ MSVC 14.
 This function does not support the @samp{n} directive on some platforms:
 MSVC 14.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 On Windows, this function does not take a buffer size as second argument.
index 06e5556340babd95c68fa6af04f63c2d64dc5a0f..71a88621ac6e3afaee298b16f2ee9b3ffe45ab9b 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 74e8db18b7c99c2064116cad8223d46531811e0b..d8d2bf7f06a2582ed4b38ca741f9738c2d0b059e 100644 (file)
@@ -17,6 +17,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 8e20879d6d4cd107fbb5a14019f7f9469d6aa545..36e40c45bc7d332493fcf71f76af34c254ec5385 100644 (file)
@@ -17,6 +17,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 0b544a06e83a38dd3b11ea2328d327a387d28f17..838701fb9cb99b544185e112ca5170bc195af4ea 100644 (file)
@@ -16,6 +16,6 @@ Minix 3.1.8, HP-UX 11.00, IRIX 6.5, mingw, MSVC 9, Android 7.1.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 735a1c33ada75d127b9dac5b156b89ede50cb8c9..aae89e8b6ac263e2e1d823cadf9a1d1abd4e5808 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4d6e3f269a034ba2c08140679a0ba900226fb155..a53c96f43840e4157216aee283009529f97b6503 100644 (file)
@@ -21,6 +21,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index c4b22805d395c6b7d27301dc49b7514fe78306b9..e79bc9a7531f86140eb71e38d5697fb818e5f504 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index a7d3009bc998a46f1fae4b75b48346a443fcd3cd..823ff29743b036322fe4bae913fdb7b672089ef2 100644 (file)
@@ -21,6 +21,6 @@ OS X 10.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index c10e6e85289447a42f57ea4b1ff994ea2e829b4a..32e3948251c93dc4ecd5002c856398f52e032db5 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index bc14e77628d1a87c57ed60f0bea924bbac4fddf3..1a08f4d27b578ad9d282612cbd87244df81ea8af 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4d6af97228c3adc935fc06fbf38dd9a2bcfb8750..56cd3851f8897323b86f775026f0c4806557f9e0 100644 (file)
@@ -20,7 +20,7 @@ instead.
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 When formatting an integer with grouping flag, this function inserts thousands
index 4ddea19b27a90cce0655ffccff317c7cf928c9b5..dc6983da03f8d6bab347c8f61a32eac9adaa309b 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Cygwin 1.5.x, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 012b7e36326af7fd6bbdad661209509c5d58c599..2f771216ab8044f13a96582d242eaaad373fdb32 100644 (file)
@@ -20,7 +20,7 @@ instead.
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 On Windows, this function does not take a buffer size as second argument.
index 41f1b0ee87ee5ade6c71a7369ce9ba2b1734f587..6938db9b005ada7106288ad928b23b14731d3729 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Cygwin 1.5.x, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 924d20e5a008b677d5089b740c0e78ccc70ef548..f2d839bdbca61e36852599a5db7361c67a70c744 100644 (file)
@@ -23,7 +23,7 @@ NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.7.
 This function exists, but does not support wide arguments on some
 platforms: Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 When formatting an integer with grouping flag, this function inserts thousands
index d3eb406eb4ba03a0015396e0b3005caba09f4776..6705a4f4e34de45bac03ba5741df5bdb33befcd8 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Cygwin 1.5.x, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f4c72a875f4c06dc0174dd44662d77f4fd3e6e03..c237ed792bb8523117a9358590cb5707ba126460 100644 (file)
@@ -20,6 +20,6 @@ glibc 2.13.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 5370a63dec6201d054df95f1c7f5e834e09a0f18..f49484185c65e2f66cd06580c1a30233befdb223 100644 (file)
@@ -20,6 +20,6 @@ glibc 2.13.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 55b3fa4cc77aefb735cb96a386917fc2e44e9f29..20902e997b1efb080a2ef33f47d87dcfba3e6f7e 100644 (file)
@@ -22,6 +22,6 @@ Solaris 11.3.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 97662c391fdf6c60ac2fbd36ddf6ae7c784ba7a7..053e28c69c2ef654e7da6beaf1c8f91122d5a67a 100644 (file)
@@ -17,6 +17,6 @@ IRIX 6.5, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ba2388a711061309eac9674cf2219484586b6bfb..ed2eb79555cc7cfd5234e9c9c6b20acf791c345e 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4c479155177c75deea00eb20194b647748c110c1..0051849e65965c1d1f23f7f3486cda6692bd5bf7 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index caeb77722b5fba5210c4f0b8c71f21fa51055f93..29cfba97bbc16b42c1d853c6c3588aff29d0ccf9 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 9437518ab0909d6d8946cd1ee6c200a317921947..4c4de8c6dcd59707d67707379830b28c235af08b 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ecbf1ca489558eeb57c585d45d7dcf16746f692c..854570768996d5f9c341f95e68fa0170a272946b 100644 (file)
@@ -16,6 +16,6 @@ Minix 3.1.8.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 252866bfd6fdb408de1cd276bd8c15107b79659a..556387fc0a29c8402c76dedc0acaf26449bb4e0c 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 290331579299ae31616e971354ec5fa7d2dec284..796b276af7e7412490e61a2fd394c2612908441a 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
 
index 43b342ce3d46f4978ac22b1f68903985b522f590..d1a247aa1ae7c2080314010f0935fd0df145e5b2 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 6234791326be446e4f5af8685f3a384e7f4e4d11..2a089ee56a0590d1a0fa4635474e9ac9e65fee5c 100644 (file)
@@ -17,6 +17,6 @@ IRIX 6.5, Solaris 10, Cygwin 1.5.x.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index eada0f3eccf7de14c8f9685a2b54649ed7916fad..2b7bde6fe9bee92966b1ee57c9166f8284f1d35a 100644 (file)
@@ -19,7 +19,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 Native Windows platforms (mingw, MSVC) support only a subset of time
index 611aa5b714dff88ae92e070d99f20ec7632c7acf..188b8a78b2f1d03ca541430973e508946453a8db 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 818bf68d555b0df66f0d028f0b1ec9a62f4a242e..5656074714cb87153393199070e41c6608d92af0 100644 (file)
@@ -17,6 +17,6 @@ IRIX 6.5, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 439813cf37bcbc7f16391c6b5f0b7cb559bdafc1..0d83a6628302c8fe165d34f470b352ea21ff9ae8 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many non-glibc platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 7a074306db10199638bbcbd6fe6e8764b8b03f73..02bc4f2f7ac832357e2bc74b4f03916068bde12e 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 8fe1ec30572e4deeb23c3c2b911ee498064b8a7b..b6282606ed9c8be023e93f44938043c2a8a4d426 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index ff3771ba033f70d0b70aa43dae68aad7d0a2c1df..c55c48b231e527e36e71056fef8ffb7cf5e4d8eb 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore
 cannot accommodate all Unicode characters.
 @end itemize
 
index aac3f617ac8654f7a158bde426ab8de749c58c4e..056301341838ca21c5b42fdf611bbdc28b900ea5 100644 (file)
@@ -17,6 +17,6 @@ IRIX 6.5, Solaris 10, Cygwin 1.5.x, mingw.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 08aeebbe8cbf577265e17f5629deb35e7e89a7db..4cdfc7ad3078b4cabb57883c02390cee80f03f1a 100644 (file)
@@ -24,6 +24,6 @@ Solaris 11 OpenIndiana.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index a4a6d2eaef733a2deb2da4c84c4266db7d49bd79..662a0d7b7f0a2871fa06a1faf96d532b002520a7 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 76bd912d38663ffaa2a201e6c90793b34da01c23..c8d303b69070c171dd0ecfeb89a30ed21dc4db9c 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4b53e52294f950e6a33b84cf4816afbb7931d594..975d3179de7cfdd2399ac3400888daeb267c3414 100644 (file)
@@ -22,6 +22,6 @@ HP-UX 11.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 3c441d0c43022b9cc86b07221a74db30a3671458..6ee96b684e830fbdfcf3a814f6b6f662318f917c 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index eac7ea9b8987b76db17d18fa8012a6b97441dc84..c5711d0821adb5e49dfa20249c18caaac0824a26 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 9bc037a73267cb3c64907229093c2348d8622f7b..95d0b343823380fd02030fffefd2afbcf8bb6db5 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 077026ed865de4906ca442d5b75b335bd097534a..78424d3498e1b657075956927d37e575d6f01fb2 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 68340b9f98f682337cab5154b4ea27a691075a01..2a78a663af47008226df19ac88987c78d186214c 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index edf30fa3c3cc2dfa6a4d50e45e73dc103ca59260..ae921633cfff0572ba53c910c3655b26ace901b6 100644 (file)
@@ -24,6 +24,6 @@ HP-UX 11.31.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 02199628f975054b66cf2ae8ae65c74a601e6b6c..741633f678466b48d05e17a287a60e4265a5fa78 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index c6a2764770b211e18f687350635164b703d51605..8cfc13bcf4d3ddeb20ab90cff0111c2b209ac115 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index e495ae1ba195cda1b27e6b7f322eca0645ba0000..7b3886de58bebbc2600773ccf1ee9c338d1e2f11 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, HP-UX 11.11, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 2bc95dfa0d9ae59886f3eb85c6fa4d0a215afb0f..2bca1cc8843bafa47d3249cd3497b6c687320821 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 5537450df611965e2abb67455c26de160e7b35cc..515b00087b224559c3e7b26170c11cbc6cd6f63d 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 5718e79f598074a9744aaf0d8d25da5fcd872096..ec6d83a1950bcc45b6ca5eda54ddbe738a6055cb 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, HP-UX 11.11, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 46a00f6abd0229857adeba1056a62c85b1931f69..44bb3d073ddae8004b50391c466dfeac4577ad43 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 5ca760e60ed995a621983e7c642df7e324e294e0..eab3393a608a45dc917abf67075d5ca9d6d83069 100644 (file)
@@ -16,6 +16,6 @@ OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4fbb6dbd8e64dee43ce0f21cfa0da26864626ab8..9937371f0b1be65b74e8802bb4ca4215d292520d 100644 (file)
@@ -16,6 +16,6 @@ Minix 3.1.8, Cygwin 1.5.x.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 4d64198261c1a9fd8a1b05ce6742874f67534abc..c54afb395d0ec082391e7140ab89bb835adf26a3 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index c25e7d9b4e40ff00bf0981cb067b36c9e6940e7d..34164ffd9d17235f06127264f79b5acd00bdd505 100644 (file)
@@ -25,6 +25,6 @@ IRIX 6.5.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 3d8772633ba6d33640a5392993b83333eb648ccc..c704f4cdc4054f0ee152ae181f46b661c4cd8b15 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index a3a7e104e23ff2a6b715aa3c7e1fd98c8f058c0c..2fcc2df44aca4bac14fa99f879105e98294f0bc7 100644 (file)
@@ -16,6 +16,6 @@ Minix 3.1.8, HP-UX 11.00, IRIX 6.5, mingw, MSVC 9, Android 7.1.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 1ef4c3fc13307a7eb0ff14500ca0266ca3d0abfe..8490d40e9941d9739f8fe2d3a372bfaf0124fb37 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 67676dc3aa62d31a700035cc881896add7171d52..33c3fad88329898df9a2da4003d1504e6954b36c 100644 (file)
@@ -20,6 +20,6 @@ HP-UX 11.00.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index b0af479822fa93b0951e6b9bf73337e5f9d4d91c..073c7ea0bc3f780cae6e302243d8a44a79da45bc 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on many platforms:
 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index a3afe9ba0dfab8d670b9af6592e871ae967b644f..3da7479c97590462c1e1c3e0250dc439ac11e3d3 100644 (file)
@@ -27,7 +27,7 @@ Solaris 11.4.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 This function treats zero-width spaces like control characters on some
index c4ca51304e8cc1873c06d4c4dd5c9409c1fb9dfd..a6106c39039627844332f2464f489695b79ef943 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00, IRIX 6.5, MSVC 14.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index f916857da8ca575a48342539ae1541c22ed35d1d..8d3262c5cb17dba9567a027e358b6fdc5b867174 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00, IRIX 6.5, MSVC 14.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 17638d191ecc6a2cc1443d5d7aba6cc1b0220e4c..2089c4014815749662d8caf44ce0168a3489b7a2 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00, IRIX 6.5, MSVC 9.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 55bdfb182660e3f7a78c07d795c726213bb70eae..bfd52be8530c785bc32063faa565071e1ff4c5bd 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00, IRIX 6.5, MSVC 9.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 7ae08759ba6c51da7fd504f98143a527d0a16295..3475ae7e4390bb875de2b0e48850f62556c3d4e4 100644 (file)
@@ -16,6 +16,6 @@ HP-UX 11.00, IRIX 6.5, MSVC 9.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize
index 0fa86d47545983f06acaff12af46996e6f604759..48ac729e0194750f1a7f4906137322a84dc25dd1 100644 (file)
@@ -23,7 +23,7 @@ NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5.
 This function exists, but does not support wide arguments on some
 platforms: Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @item
 When formatting an integer with grouping flag, this function inserts thousands
index 9aa28f0dbd7a44a23b893eb0d09f42912eac2014..69babd090065cd6d47ce84df58abd9f98c180c3b 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x.
 @item
-On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize