* Josh Babcock -- Monday 20 March 2006 04:17: > OK, I seem to have made nasal produce an infinite loop. [...] > setlistener("sim/current-view", adjustViewTarget); [...] > Program received signal SIGSEGV, Segmentation fault.
Allowing recursion was intentional, because recursion is *good*. But not if it leads to crashes or runaway processes. So I'm now blocking listener re-entry per property. (One could allow a certain recursion depth if necessary.) m. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel