From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: 1.7.2: scmsigs.c,signal_delivery_thread Date: Tue, 10 May 2005 21:06:46 +0100 Message-ID: <42811456.3000801@ossau.uklinux.net> References: <87vf5viz57.fsf@zip.com.au> <427FB383.1080903@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1115755487 6305 80.91.229.2 (10 May 2005 20:04:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 May 2005 20:04:47 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue May 10 22:04:44 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DVaxF-00043H-Ny for guile-bugs@m.gmane.org; Tue, 10 May 2005 22:03:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVb5n-0007te-Lv for guile-bugs@m.gmane.org; Tue, 10 May 2005 16:12:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DVb4Y-0007bi-DR for bug-guile@gnu.org; Tue, 10 May 2005 16:11:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DVb4R-0007YV-Pl for bug-guile@gnu.org; Tue, 10 May 2005 16:11:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVb4P-0007Tj-K6 for bug-guile@gnu.org; Tue, 10 May 2005 16:11:09 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DVb7E-0001Np-DX for bug-guile@gnu.org; Tue, 10 May 2005 16:14:04 -0400 Original-Received: from laruns (host81-130-142-214.in-addr.btopenworld.com [81.130.142.214]) by mail3.uklinux.net (Postfix) with ESMTP id 85535409FA6; Tue, 10 May 2005 20:07:35 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 019416F8ED; Tue, 10 May 2005 21:06:46 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2 X-Accept-Language: en Original-To: Werner Scheinast In-Reply-To: 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:2866 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2866 Werner Scheinast wrote: > Am 09.05.05 schrieb NeilJerram: > > >>Can you try adding >> >> return SCM_UNSPECIFIED; >> >>to the end of the definition of signal_delivery_thread(), and see if >>that solves the problem? > > > Yes, it does! Now the "make" runs without problems. OK, this is committed, so it'll be in the next snapshot. Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile