William Coleda <[EMAIL PROTECTED]> wrote:

> This SHOULD trigger the exception handler in
> languages/tcl/lib/command/set.imc. Instead, the stack trace ends with:

>   3718 set_eh P20       - P20=Exception_Handler=PMC(0x401b5d8)
>   3720 find_lex P18, -1, S17    - P18=Array=PMC(0x401b578), , S17="a"

> And, again, exit value of 0.

Exception handling is/was wrong, when multiple run loops are involved.
My fix for that was broken. I'll redo that along with the other changes
from Dan's exception paper.

For now the tcl code works, the one test is disabled.

leo

Reply via email to