Branch: Tag:

2001-05-24

2001-05-24 22:39:01 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

bugfix for stack errors

Rev: src/interpret.c:1.200
Rev: src/interpret.h:1.85
Rev: src/interpret_functions.h:1.55
Rev: src/testsuite.in:1.416

1: - test_true([["$Id: testsuite.in,v 1.415 2001/05/24 18:17:03 grubba Exp $"]]); + test_true([["$Id: testsuite.in,v 1.416 2001/05/24 22:39:01 hubbe Exp $"]]);      cond([[all_constants()->_verify_internals]],   [[
7829:   test_do(add_constant("call_out_cb"))   test_do(_do_call_outs())   test_false(Process.system(RUNPIKE+" SRCDIR/test_co.pike")) + test_do_([[ catch { _do_call_outs(); }]])