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: Fri, 15 Dec 2006 11:25:58 +1100 Message-ID: <87slfigg2x.fsf@zip.com.au> References: <457316BF.6090003@web.de> <87vekfmj2x.fsf@zip.com.au> <4581C550.9080308@web.de> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166142379 28389 80.91.229.10 (15 Dec 2006 00:26:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 00:26:19 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Dec 15 01:26:16 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 1Gv0tu-0008Ix-QF for guile-bugs@m.gmane.org; Fri, 15 Dec 2006 01:26:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gv0tu-0002Gb-8o for guile-bugs@m.gmane.org; Thu, 14 Dec 2006 19:26:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gv0tp-0002Bz-3Q for bug-guile@gnu.org; Thu, 14 Dec 2006 19:26:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gv0tm-000265-F3 for bug-guile@gnu.org; Thu, 14 Dec 2006 19:26:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gv0tm-00025W-43 for bug-guile@gnu.org; Thu, 14 Dec 2006 19:26:02 -0500 Original-Received: from [61.8.2.231] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gv0tl-0003PF-S5 for bug-guile@gnu.org; Thu, 14 Dec 2006 19:26:02 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 71F9F119298; Fri, 15 Dec 2006 11:25:59 +1100 (EST) Original-Received: from localhost (ppp24C8.dyn.pacific.net.au [61.8.36.200]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 360C08C15; Fri, 15 Dec 2006 11:26:00 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1Gv0tj-00031P-BX; Fri, 15 Dec 2006 11:25:59 +1100 Original-To: Nils Durner In-Reply-To: <4581C550.9080308@web.de> (Nils Durner's message of "Thu, 14 Dec 2006 22:42:40 +0100") 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:3434 Archived-At: Nils Durner writes: > > Yes, as said before, the concept of signals is unknown under Windows. Oops, ok, there's a local notion through raise(), but nothing that you want a separate running thread for. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile