Greg Ewing <greg@cosc.canterbury.ac.nz> writes: > Am I right in thinking that a problem can only > occur if a tasklet switch occurs between the time > the local variable is created and the time it's > used? If the same tasklet is running both times, > the stack should be back in it's right place. Not necessarily. Christian segments the stack into slices, and only keeps the top-of-stack slice on the stack. So even within a single tasklet, you cannot refer to stack variables of your callers, if those callers are far away. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4