From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: [Patch] --with-threads on MinGW Date: Wed, 27 Dec 2006 11:10:20 +1100 Message-ID: <87hcvi6vwz.fsf@zip.com.au> References: <457316BF.6090003@web.de> <87vekfmj2x.fsf@zip.com.au> <4581C550.9080308@web.de> <87slfigg2x.fsf@zip.com.au> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167178237 11758 80.91.229.10 (27 Dec 2006 00:10:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Dec 2006 00:10:37 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Dec 27 01:10:34 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GzMNL-0006R1-1e for guile-bugs@m.gmane.org; Wed, 27 Dec 2006 01:10:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzMNK-0004Az-GH for guile-bugs@m.gmane.org; Tue, 26 Dec 2006 19:10:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GzMNH-0004A9-FR for bug-guile@gnu.org; Tue, 26 Dec 2006 19:10:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GzMNF-00048w-6N for bug-guile@gnu.org; Tue, 26 Dec 2006 19:10:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzMNF-00048t-3j for bug-guile@gnu.org; Tue, 26 Dec 2006 19:10:25 -0500 Original-Received: from [61.8.2.215] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GzMNE-0000TI-K6 for bug-guile@gnu.org; Tue, 26 Dec 2006 19:10:24 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id 2DD745A0FCE; Wed, 27 Dec 2006 11:10:21 +1100 (EST) Original-Received: from localhost (ppp279F.dyn.pacific.net.au [61.8.39.159]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id B66402740F; Wed, 27 Dec 2006 11:10:20 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1GzMNB-0006eG-HZ; Wed, 27 Dec 2006 11:10:21 +1100 Original-To: Nils Durner In-Reply-To: <87slfigg2x.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 15 Dec 2006 11:25:58 +1100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) 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:3442 Archived-At: I made the sigmask change. That should be all of what you reported, thanks. But you could give it a run when you get a chance, I'm not sure if that signal delivery thread will do the right thing. I'm guessing it'll be harmless but useless. It might be better to go with the null threads code. The test suite doesn't really exercise signals, you might have to make your own program with some raises or alarms. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile