Noticed this while reading Yoann's proposed patch.

2008-04-28  Bruno Haible  <[EMAIL PROTECTED]>

        * doc/posix-functions/strdup.texi: Mention mingw problem.

*** doc/posix-functions/strdup.texi.orig        2008-04-28 11:24:14.000000000 
+0200
--- doc/posix-functions/strdup.texi     2008-04-28 11:19:43.000000000 +0200
***************
*** 16,19 ****
--- 16,23 ----
  
  Portability problems not fixed by Gnulib:
  @itemize
+ @item
+ Upon failure, the function does not set @code{errno} to @code{ENOMEM} on
+ some platforms:
+ mingw.
  @end itemize



Reply via email to