Andy Wingo <wi...@pobox.com> writes:

> I have pushed something that causes the stack to be unwound before
> exiting.  Please let me know if you still see problems.

Unfortunately, yes.  Now when snarf-check-and-output-texi is run, I see:

|   GEN    guile-procedures.texi
| guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S 
(exact integer (#t #<catch-closure 9916c10> #<catch-closure 9916be0>)) ((#t 
#<catch-closure 9916c10> #<catch-closure 9916be0>)))

Reverting ecba00af6501e082b86c8f2f7730081c733509d7 fixes this again.

Or, perhaps, "hides the problem" again.  It could be that there is a
real problem in snarf-check-and-output-texi that was being hidden by the
failure to unwind.

       Neil

Reply via email to