* src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,
commit285d6d5d0fde973a31986877fb04a85be0e362ea
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Apr 2014 02:51:11 +0000 (12 22:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Apr 2014 02:51:11 +0000 (12 22:51 -0400)
treee9bd39a901d35c8ed680999e306f633e27712d90
parenta9108bf189e6cccfe568348ec604b9eecd17a125
* src/bytecode.c (exec_byte_code): Rework the volatiles.  Most importantly,
make sure stack.byte_string_start is not de-adjusted by pushhandler.
src/ChangeLog
src/bytecode.c