> 2) It's possible for stack-based variables to be in invalid ranges.  This
> happens when you overflow the stack!  So maybe that's what's going on here,
> and the newEvent structure happens to be the one that shows up at the end.

I don't think that's what's going on here. Poser pays very close attention to
stack changes.  If the stack overflows because a function needs room for local
variables, Poser will show an error before any of those local variables can be
used.

-- Keith Rollin
-- Palm OS Emulator engineer



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to