[Nasal-cvs] code.c

Andy Ross andy at plausible.org
Wed May 30 12:59:36 PDT 2007


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

Modified Files:
	code.c 
Log Message:
The previous fix had the right analysis but the wrong implementation.
The problem with continuing on and hitting the next OP_RETURN with a
valid error field is not that you continued on (duh) but that the
error was not cleared at the top of naContinue().



More information about the nasal-cvs mailing list