* src/bytecode.c: Fix compilation with BYTE_CODE_SAFE
commit29f645d5262b1dee9118c6eb29c4ed462396444f
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jul 2016 15:12:59 +0000 (21 11:12 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jul 2016 15:12:59 +0000 (21 11:12 -0400)
treea2f570226132ae41fc821a50c233f40ff688f282
parentcf23d8e9d3d3b4165a9d94759895ee1c022ab0ef
* src/bytecode.c: Fix compilation with BYTE_CODE_SAFE

(struct byte_stack): Re-add `bottom'.
(exec_byte_code): Initialize it.
src/bytecode.c