From: Jarkko Hietaniemi Date: Fri, 14 Jun 2002 13:32:22 +0000 (+0000) Subject: NetWare diff for XS::APItest. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1aa2949d6f7458661e871f70633bb8610bc232c4;p=p5sagit%2Fp5-mst-13.2.git NetWare diff for XS::APItest. p4raw-id: //depot/perl@17237 --- diff --git a/NetWare/config.wc b/NetWare/config.wc index c3417b0..28d2290 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -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' diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 9392131..33fbbb1 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -2618,6 +2618,12 @@ /*#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