On Fri, Feb 01, 2002 at 05:25:47PM +0000, Simon Glover wrote: > > Slight fix to the string->int test that we're currently skipping in > pmc.t; the test still fails, but no longer makes Parrot segfault. > > Simon > > --- t/pmc/pmc.t.old Fri Feb 1 17:20:22 2002 > +++ t/pmc/pmc.t Fri Feb 1 17:24:49 2002 > @@ -558,6 +558,7 @@ > set I0, P0 > print I0 > print "\\n" > + end > CODE > 1Z1 > 1
Thanks applied. Nicholas Clark -- EMCFT http://www.ccl4.org/~nick/CV.html
