Update of /home/nasal-cvs/nasal/src In directory purr:/tmp/cvs-serv21085 Modified Files: code.c Log Message: One (?) last one: handle the case where a subcontinue exits successfully. We have to free the context in that circumstance, because its original owner doesn't exist any more; hopefully no one stashed a reference somewhere else...