* bytecode.c (exec_byte_code): Do not unnecessarily grow ptrdiff_t to EMACS_INT.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Oct 2011 01:39:12 +0000 (18:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Oct 2011 01:39:12 +0000 (18:39 -0700)
commit619e0f19b389388caa93b5f9b3966f79b0305a1b
tree547571e717b017f1caded17c6701bf3587b9a692
parent41ec903a1c8c01c516463795c1053770f47f8877
* bytecode.c (exec_byte_code): Do not unnecessarily grow ptrdiff_t to EMACS_INT.
src/bytecode.c