Update with: * tests for B::Deparse. * perl5130delta record :) On Mon, May 3, 2010 at 6:48 PM, Ruslan Zakirov <ruz@bestpractical.com> wrote: > Hello, > > Updated version: > > * C89 fix > * updates for a test that uses B::Concise > > While testing a simple benchmark script I noticed that threaded > version is 25% faster. I suspect that the code may be is not thread > safe, however don't know anything about perl threads. > > On Fri, Apr 16, 2010 at 2:22 PM, Vincent Pit <perl@profvince.com> wrote: >> >>> Thanks for this patch. At first glance it looks correct. >> >> Except for a nit, actually : you need to keep the declaration of argop at >> the beginning of the block. C89 doesn't allow mixed declaration and code. >> >> Vincent. >> >> > > > > -- > Best regards, Ruslan. > -- Best regards, Ruslan.Thread Previous | Thread Next