NetWare diff for XS::APItest.
Jarkko Hietaniemi [Fri, 14 Jun 2002 13:32:22 +0000 (13:32 +0000)]
p4raw-id: //depot/perl@17237

NetWare/config.wc
NetWare/config_H.wc

index c3417b0..28d2290 100644 (file)
@@ -78,13 +78,13 @@ ctermid_r_proto='0'
 ctime_r_proto='0'
 d_Gconvert='sprintf((b),"%.*g",(n),(x))'
 d_PRIEldbl='undef'
-d_PRIFldbl='undef'
-d_PRIGldbl='undef'
+d_PRIFldbl='define'
+d_PRIGldbl='define'
 d_PRIX64='undef'
 d_PRId64='undef'
 d_PRIeldbl='undef'
-d_PRIfldbl='undef'
-d_PRIgldbl='undef'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
 d_PRIi64='undef'
 d_PRIo64='undef'
 d_PRIu64='undef'
index 9392131..33fbbb1 100644 (file)
 /*#define PERL_PRIeldbl        "e"     /**/
 /*#define PERL_SCNfldbl        undef   /**/
 
+#$d_PRIfldbl PERL_PRIfldbl     $sPRIfldbl      /**/
+#$d_PRIgldbl PERL_PRIgldbl     $sPRIgldbl      /**/
+#$d_PRIeldbl PERL_PRIeldbl     $sPRIeldbl      /**/
+
+/*#$d_SCNfldbl PERL_SCNfldbl   $sSCNfldbl      /**/
+
 /* Off_t:
  *     This symbol holds the type used to declare offsets in the kernel.
  *     It can be int, long, off_t, etc... It may be necessary to include