Neil Jerram escreveu: > [moving over to guile-devel...] > > Not to disagree with anything that's already been said in this > thread... But I wonder if there is a way to make Guile's stack > overflow checking a bit less fragile - i.e. less subject to the > behaviour of particular compilers / OSs / optimization options?
Isn't it be possible to catch SIGSEGV, and check whether it was caused by overflow? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
