X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fvfwprintf.texi;h=ca32a7ab0db023cb5b62d2b52fb54a9d1183e6eb;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=e855b965d828c77b968cda39f1c715fd0bfb5237;hpb=ab777bf8ac5eb0ef86c9929fb0d4d2f8c7a7fa3a;p=gnulib.git diff --git a/doc/posix-functions/vfwprintf.texi b/doc/posix-functions/vfwprintf.texi index e855b965d..ca32a7ab0 100644 --- a/doc/posix-functions/vfwprintf.texi +++ b/doc/posix-functions/vfwprintf.texi @@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +@item +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. @end itemize