[Nasal-cvs] code.c nasal-bin.c

Andy Ross andy at plausible.org
Wed May 30 14:21:52 PDT 2007


Update of /home/nasal-cvs/nasal/src
In directory purr:/tmp/cvs-serv18350

Modified Files:
	code.c nasal-bin.c 
Log Message:
More fixes to subcontext continuance.  It was never correct to return
the result of a subcontext naContinue().  We need to do the continue,
then push the result on the stack and continue to run our own code.



More information about the nasal-cvs mailing list