Re: [svn:parrot] r20196 - in trunk: include/parrot src

2007-07-26 Thread Andy Lester
On Jul 25, 2007, at 11:06 PM, chromatic wrote: or remote, I can go either way) or to mark failing tests as TODO before checkin if you know they're going to fail? Duh, duh, duh. I forgot about TODOs. Yeah, I'll do that. xoxo, Andy -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com =

Re: [svn:parrot] r20196 - in trunk: include/parrot src

2007-07-25 Thread chromatic
On Wednesday 25 July 2007 17:55:14 [EMAIL PROTECTED] wrote: > Modified: >trunk/include/parrot/string_funcs.h >trunk/src/string.c > > Log: > I'm trying to get Parrot_make_COW_reference not take NULl again. > Three tests are still failing at this point. > > * t/library/test_more.t > * t/pmc/