* bytecode.c (Fbyte_code): Use EQ to compare string_saved with
authorJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 04:52:24 +0000 (04:52 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 04:52:24 +0000 (04:52 +0000)
commit3b1f62f3ac250a59017f10c89e951dae7795e6b6
tree1a257703438a6ff389c94235c234bd8cd74e0f98
parentea47125f68e167d26f9495db9f609ac130df95e0
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with
bytestr.

* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
sure the count on the symbol's `byte-code-meter' property does not
overflow.

* bytecode.c (syms_of_bytecode): Add a docstring for
byte-metering-on.
src/bytecode.c