On Jun 22, 2009, at 9:16 AM, chromatic wrote:
+ + /* XXX str_key can be NULL from GETATTR_Key_str_key, */ + /* so shouldn't be marked. */ Parrot_gc_mark_PObj_alive(interp, (PObj *)str_key); }That would explain some strange bugs actually.
Score one for splint and all the decoration I've done to support it. That makes me happy that at least it's turned up at least one bug.
xoa -- Andy Lester => [email protected] => www.theworkinggeek.com => AIM:petdance _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
