Update of /home/nasal-cvs/nasal/src In directory purr:/tmp/cvs-serv27971 Modified Files: code.c readlinelib.c Log Message: Fix stack frame order reported from naRethrowError. The calls within a context were correct, but the contexts were backwards. Also yank a few meaningless comments from readlinelib.c.