bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strdup: document mingw problem


From: Bruno Haible
Subject: strdup: document mingw problem
Date: Mon, 28 Apr 2008 11:25:38 +0200
User-agent: KMail/1.5.4

Noticed this while reading Yoann's proposed patch.

2008-04-28  Bruno Haible  <address@hidden>

        * 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

[Prev in Thread] Current Thread [Next in Thread]