On Saturday 10 May 2008 08:15:01 NotFound wrote: > The attached patch makes explicit the assumptions about non-nullness > in parrot_mark_hash and asserts them.
Thanks, applied as r27432. Ideally this is unnecessary, but if it helps clear up other GC bugs, we can fix their hash marking as well. -- c