Re: Scratchpad/lexicals test failures on TD-Camry

2002-12-16 Thread Simon Glover
On Mon, 16 Dec 2002, Leopold Toetsch wrote: > Simon Glover wrote: > > > I've been looking into the cause of these failures, and it seems to be > > yet another GC bug (or more likely another symptom of the same > > underlying bug). > > > > The problem in this case is in scratchpad_new (in sub.

Re: Scratchpad/lexicals test failures on TD-Camry

2002-12-16 Thread Leopold Toetsch
Simon Glover wrote: I've been looking into the cause of these failures, and it seems to be yet another GC bug (or more likely another symptom of the same underlying bug). The problem in this case is in scratchpad_new (in sub.c). This creates a new Scratchpad PMC, and subsequently also creat

Re: Scratchpad/lexicals test failures on TD-Camry

2002-12-15 Thread Leopold Toetsch
Simon Glover wrote: I've been looking into the cause of these failures, and it seems to be yet another GC bug (or more likely another symptom of the same underlying bug). The problem in this case is in scratchpad_new (in sub.c). This creates a new Scratchpad PMC, and subsequently also creat