X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-headers%2Fstdint.texi;h=3730166ca3969307b8f2e2a56f27013ca8e4f5d1;hb=772abedb9a99cf42fffddb99749e1294b902be3c;hp=c458ff5e61dba197253942c82645f8596b019305;hpb=b14c9a8fe13af6d31cdd5cb0a2210eb6b5e8a620;p=gnulib.git diff --git a/doc/posix-headers/stdint.texi b/doc/posix-headers/stdint.texi index c458ff5e6..3730166ca 100644 --- a/doc/posix-headers/stdint.texi +++ b/doc/posix-headers/stdint.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. +OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, MSVC 9, Interix 3.5, BeOS. @item This header file is very incomplete on some platforms. @item @@ -23,6 +23,10 @@ mingw. The values of @code{INT8_MAX}, @code{UINT8_MAX} etc. are not usable in preprocessor expressions on some platforms: HP-UX 11.23. +@item +The macros @code{WCHAR_MIN} and @code{WCHAR_MAX} are not defined in +@code{} (only in @code{}) on some platforms: +Dragonfly, BSDI. @end itemize Portability problems not fixed by Gnulib: