From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs,gmane.lisp.guile.devel Subject: Re: exit & dynamic wind Date: Fri, 25 Mar 2011 17:45:28 +0100 Message-ID: References: <87fwqc3r1h.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301071536 30104 80.91.229.12 (25 Mar 2011 16:45:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2011 16:45:36 +0000 (UTC) Cc: bug-guile@gnu.org, Ian Price , guile-devel To: Neil Jerram Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Mar 25 17:45:30 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q3A8f-0003Ns-Ox for guile-bugs@m.gmane.org; Fri, 25 Mar 2011 17:45:29 +0100 Original-Received: from localhost ([127.0.0.1]:35670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3A8f-00005X-8z for guile-bugs@m.gmane.org; Fri, 25 Mar 2011 12:45:29 -0400 Original-Received: from [140.186.70.92] (port=51771 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3A8V-0008VK-Vi for bug-guile@gnu.org; Fri, 25 Mar 2011 12:45:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3A8U-0005bO-LU for bug-guile@gnu.org; Fri, 25 Mar 2011 12:45:19 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:61246 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3A8U-0005b6-Ia; Fri, 25 Mar 2011 12:45:18 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 2D3AC3EFF; Fri, 25 Mar 2011 12:47:00 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=whM+mRd47XnTtjJTqNdMLk+07f4=; b=mgZKtz z0HmMDDECoLnODP4HpI9wQsMBv1QS6u+WzF+SKc44wVZcKO3NiFq0OApdaGMbCKp XFo5Z6cMaDp3s3DUQdCiKP6DYJyyj/Tcu4pnbCvxyMDGdlhzqKd+a7S+9fx5pEr5 FzoeX5CN5YdaSsEPaAOfV1k5fKd3uswHzca9I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=Gr9ErjXLAg7364Hk31TbI530frL30jp4 +FhrKsX70DXPAh2DnBn3gaHRrw5Dh9YY49Z4FYQhi/eOY4L4oZppzOn5Ojv8EA5j 0TEs3ZCMl2iDYPhuqAF/lk8Lq/36+nCRbyAvDH1R9XzcFUwnigWcuHDLjn0lffXg CcjuOWJDmKw= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id EA4B83EFE; Fri, 25 Mar 2011 12:46:55 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id E9BB43EFB; Fri, 25 Mar 2011 12:46:51 -0400 (EDT) In-Reply-To: <87fwqc3r1h.fsf@ossau.uklinux.net> (Neil Jerram's message of "Fri, 25 Mar 2011 01:52:26 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 7E6C23C8-56FF-11E0-88C9-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5370 gmane.lisp.guile.devel:11983 Archived-At: On Fri 25 Mar 2011 02:52, Neil Jerram writes: > Andy Wingo 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 # #)) ((#t # #))) > > Reverting ecba00af6501e082b86c8f2f7730081c733509d7 fixes this again. I reverted that patch, it was poorly considered. (Before, that code would print a backtrace in some cases, which was a good thing.) Thanks for the note. Andy -- http://wingolog.org/