From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: About cleaning up the thread stuff Date: Fri, 04 Mar 2005 11:46:11 +1100 Message-ID: <87oee02q7g.fsf@zip.com.au> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109898525 14220 80.91.229.2 (4 Mar 2005 01:08:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Mar 2005 01:08:45 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Mar 04 02:08:44 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D71Il-00011X-97 for guile-devel@m.gmane.org; Fri, 04 Mar 2005 02:08:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D71bp-0000Uj-AL for guile-devel@m.gmane.org; Thu, 03 Mar 2005 20:28:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D71ar-0008UU-68 for guile-devel@gnu.org; Thu, 03 Mar 2005 20:27:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D71am-0008Sq-KF for guile-devel@gnu.org; Thu, 03 Mar 2005 20:27:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D71al-0008ON-E9 for guile-devel@gnu.org; Thu, 03 Mar 2005 20:26:59 -0500 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D70xe-0002Un-3o for guile-devel@gnu.org; Thu, 03 Mar 2005 19:46:35 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j240kMHn007851; Fri, 4 Mar 2005 11:46:22 +1100 Original-Received: from localhost (ppp25CA.dyn.pacific.net.au [61.8.37.202]) by mailproxy2.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j240kLMp009088; Fri, 4 Mar 2005 11:46:21 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1D70xJ-0002KV-00; Fri, 04 Mar 2005 11:46:13 +1100 Original-To: Marius Vollmer Mail-Copies-To: never In-Reply-To: (Marius Vollmer's message of "Wed, 02 Mar 2005 22:09:36 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org X-MailScanner-To: guile-devel@m.gmane.org Xref: main.gmane.org gmane.lisp.guile.devel:4818 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4818 Marius Vollmer writes: > > Ok, I have merged this branch now back into HEAD, which probably > causes a lot of instability. With glibc 2.3.2, in eval.c I had to #define _GNU_SOURCE to get PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP from . _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel