X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fswscanf.texi;h=0a9a6295d3790e83d23af3c7ddd34889b771cd4d;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=afd5075a25c94d66cbcad4eb4cb13b4741d72cc2;hpb=ab777bf8ac5eb0ef86c9929fb0d4d2f8c7a7fa3a;p=gnulib.git diff --git a/doc/posix-functions/swscanf.texi b/doc/posix-functions/swscanf.texi index afd5075a2..0a9a6295d 100644 --- a/doc/posix-functions/swscanf.texi +++ b/doc/posix-functions/swscanf.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