guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exit & dynamic wind


From: Neil Jerram
Subject: Re: exit & dynamic wind
Date: Fri, 25 Mar 2011 01:52:26 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Andy Wingo <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]