* src/bytecode.c (exec_byte_code): Signal an error instead of aborting,
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 24 Sep 2012 22:47:51 +0000 (18:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 24 Sep 2012 22:47:51 +0000 (18:47 -0400)
commit22e8cf4a89aeb9f0a31f8676f0ab177c28ab473f
tree58c86cdf12889b0a8617b1b4ffce0de47128f4b9
parent578098f346bf9e1f23ca86ed764fc00b035b427f
* src/bytecode.c (exec_byte_code): Signal an error instead of aborting,
when encountering an unknown bytecode.
src/ChangeLog
src/bytecode.c