* bytecode.c (exec_byte_code): Use some more volatile variables
to work around local variables getting clobbered by longjmp. Port to pre-C99, which doesn't allow decls after stmts.
Showing
Please register or sign in to comment
to work around local variables getting clobbered by longjmp. Port to pre-C99, which doesn't allow decls after stmts.