0.7.6.something
authorDaniel Barlow <dan@telent.net>
Wed, 24 Jul 2002 22:10:31 +0000 (22:10 +0000)
committerDaniel Barlow <dan@telent.net>
Wed, 24 Jul 2002 22:10:31 +0000 (22:10 +0000)
commitee61a0d8cefb5ccfba266a1e0407415adb88b150
tree2f14393df5190d8bd19e918406a7d07ae4ea2718
parent05f01eeac89abd78d5d16c04bf31f0b1b0076213
0.7.6.something
More stack checking fixes
... when frobbing signal context on x86, set arg count (ecx) to 0,
    should fix problem observed on OpenBSD
... define a special control-stack-exhausted condition so that
            ignore-errors won't ignore stack exhaustion
... fix the test to match the condition
NEWS
src/code/error.lisp
src/code/interr.lisp
src/runtime/interrupt.c
tests/exhaust.impure.lisp
version.lisp-expr