From: MenTaLguY Date: 2008-01-11T09:04:02+09:00 Subject: Re: why does this code leak? On Fri, 11 Jan 2008 08:41:38 +0900, "Rick DeNatale" wrote: > Any optimization of procs by making them less than a full closure even > those representing an empty block would break this 'specification'. > > On the other hand Ruby 1.9 made changes to much less obscure > specifications! Well... my impression was that Matz wasn't sold on the idea of changing it at the time it was discussed on ruby-core. -mental