This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp_leavesublv(): document PL_sv_undef exception
[perl5.git] / cpan / Math-BigInt-FastCalc / FastCalc.xs
index a045c71..eb228e4 100644 (file)
@@ -14,8 +14,8 @@
 # define croak_xs_usage croak
 #endif
 
-double XS_BASE = 0;
-double XS_BASE_LEN = 0;
+static double XS_BASE = 0;
+static double XS_BASE_LEN = 0;
 
 MODULE = Math::BigInt::FastCalc                PACKAGE = Math::BigInt::FastCalc