Leopold Toetsch wrote:

So I did it. Check in the first version of eval.

Test status:
make test succeeds, as well as -P, running the eval progs with JIT or
with -t (trace)/-b (bounds) option fails, probably related to messing
with the byte code.

Fixed.
bug in -j was triggered by garbage memory in the opcode lookup hash
bug with -b/-t was due to wrong/missing bounds of the eval "code segment"


leo


Reply via email to