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().