[svn] dirmngr - r343 - trunk/src

svn author wk cvs at cvs.gnupg.org
Mon Jun 14 09:44:53 CEST 2010


Author: wk
Date: 2010-06-14 09:44:53 +0200 (Mon, 14 Jun 2010)
New Revision: 343

Modified:
   trunk/src/exechelp.c
Log:
Remove a warning directive


Modified: trunk/src/exechelp.c
===================================================================
--- trunk/src/exechelp.c	2010-06-14 07:43:49 UTC (rev 342)
+++ trunk/src/exechelp.c	2010-06-14 07:44:53 UTC (rev 343)
@@ -233,7 +233,6 @@
     return err; 
 
   /* Create a pipe.  */
-#warning pth_pipe implementaion is not correct for W32CE.
   /* FIXME: We better replace it by the assuan pipe.  */
   if (pth_pipe (rp_stdout, 1))
     {





More information about the Gnupg-commits mailing list