X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=XS.xs;h=9f7a63b63cb03ca91bec2553eac67f158d3a3cff;hb=7f2bc88f09a836d82e949f11d463adde4c9478e9;hp=9e360b232ebfad870e5bea252e3f7b0778ac841f;hpb=5efa8a5bc558aacf2d8711e2549687b6fa514b4a;p=gitmo%2FClass-C3-XS.git diff --git a/XS.xs b/XS.xs index 9e360b2..9f7a63b 100644 --- a/XS.xs +++ b/XS.xs @@ -296,7 +296,7 @@ XS(XS_Class_C3_XS_nextcan) HV* nmcache; HE* cache_entry; SV* cachekey; - int i; + I32 i; SP -= items;