2008/10/16 Andy Wingo <[EMAIL PROTECTED]>: >>> * Actually the bit about all of the test suites passing was a lie in >>> another respect: the elisp test fails, with a C stack overflow, >>> indicating too much recursion into the interpreter. >> >> I've seen `elisp.test' trigger a stack overflow with the interpreter >> more often than any other test. Don't know why. > > I hacked around this -- see what I've pushed to vm for more info.
I plan to take a look at this after the srfi-18.test hang. (Not that that should stop anyone else, of course.) Neil