OK, Win32 must no have snprintf()/vsnprintf
authorSteve Peters <steve@fisharerojo.org>
Sun, 30 Apr 2006 13:14:25 +0000 (13:14 +0000)
committerSteve Peters <steve@fisharerojo.org>
Sun, 30 Apr 2006 13:14:25 +0000 (13:14 +0000)
p4raw-id: //depot/perl@28024

win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64

index 166322c..f0102dd 100644 (file)
  *     This symbol, if defined, indicates that the vsnprintf () library
  *     function is available for use.
  */
-#define HAS_SNPRINTF   /**/
-#define HAS_VSNPRINTF  /**/
+/*#define HAS_SNPRINTF /**/
+/*#define HAS_VSNPRINTF        /**/
 
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
index c28f1a4..60113f8 100644 (file)
  *     This symbol, if defined, indicates that the vsnprintf () library
  *     function is available for use.
  */
-#define HAS_SNPRINTF   /**/
-#define HAS_VSNPRINTF  /**/
+/*#define HAS_SNPRINTF /**/
+/*#define HAS_VSNPRINTF        /**/
 
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
index f394791..0be227b 100644 (file)
  *     This symbol, if defined, indicates that the vsnprintf () library
  *     function is available for use.
  */
-#define HAS_SNPRINTF   /**/
-#define HAS_VSNPRINTF  /**/
+/*#define HAS_SNPRINTF /**/
+/*#define HAS_VSNPRINTF        /**/
 
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
index 82beceb..8301920 100644 (file)
  *     This symbol, if defined, indicates that the vsnprintf () library
  *     function is available for use.
  */
-#define HAS_SNPRINTF   /**/
-#define HAS_VSNPRINTF  /**/
+/*#define HAS_SNPRINTF /**/
+/*#define HAS_VSNPRINTF        /**/
 
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is