Dave Mitchell wrote: > > My jumbo closure patch broke formats: I forgot that formats should > be treated like anon subs and be cloned anew each time write is called. > (Yuck - formats and lexicals *really* don't mix well.) > > This patch fixes that (hopefully). That's what I call a quick fix. Thanks, applied as #19649. I also restored the original version of the "sv_chop() naze" test that Enache added to t/op/write.t.Thread Previous | Thread Next