[PD] stale pointer? - the exact problem

Chuckk Hubbard badmuthahubbard at gmail.com
Mon Mar 3 17:09:23 CET 2008


On Mon, Mar 3, 2008 at 5:55 PM, pit klong <klong1 at gmx.de> wrote:
> hello list,
>  my problem is: after having deleted a data structure, i cannot create a new one. the error is "append: stale pointer". what is wrong?

Hi.
Nothing wrong, you just gotta send the traverse & bang message again.
I believe the pointer stays pointing to the "head" of the list, but
when you delete the last thing added the pointer goes away with it
into limbo.

-Chuckk


-- 
http://www.badmuthahubbard.com




More information about the Pd-list mailing list