X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=XS.xs;fp=XS.xs;h=9f7a63b63cb03ca91bec2553eac67f158d3a3cff;hb=54d13ec684a9cbb0d1c52096631e92988e616578;hp=9e360b232ebfad870e5bea252e3f7b0778ac841f;hpb=7c72bb9db5bbefd87304ee9c581ffad2f0fdb5c5;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;