X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Upper.xs;h=afb1275492c19352f46c44c3ee64c1d735d1fcc9;hb=cd6c4556ac24d07bb96ec65c3c3d5cdfa1850219;hp=2ebee08b0c1d9b189d3c47ddf26596230ca83dc9;hpb=df7ce62096b3b482fc1a0064d6466ddc8907bd66;p=perl%2Fmodules%2FScope-Upper.git diff --git a/Upper.xs b/Upper.xs index 2ebee08..afb1275 100644 --- a/Upper.xs +++ b/Upper.xs @@ -729,7 +729,9 @@ CLONE(...) PROTOTYPE: DISABLE CODE: PERL_UNUSED_VAR(items); - MY_CXT_CLONE; + { + MY_CXT_CLONE; + } #endif /* SU_THREADSAFE */