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: SCM_DEFER_INTS versus error Date: Sun, 07 Dec 2003 07:15:45 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87isktlkam.fsf@zip.com.au> References: <87el0028c2.fsf@zip.com.au> <87ekyf9g50.fsf@zagadka.ping.de> <87r82bxbx0.fsf@zip.com.au> <87oexcd78h.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070745482 4361 80.91.224.253 (6 Dec 2003 21:18:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2003 21:18:02 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Dec 06 22:17:58 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASjoM-0004l8-00 for ; Sat, 06 Dec 2003 22:17:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASklh-0006mk-JR for guile-devel@m.gmane.org; Sat, 06 Dec 2003 17:19:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASkkv-0006Yg-QA for guile-devel@gnu.org; Sat, 06 Dec 2003 17:18:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASkkP-00063e-Bk for guile-devel@gnu.org; Sat, 06 Dec 2003 17:18:28 -0500 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASkkO-00062e-IM for guile-devel@gnu.org; Sat, 06 Dec 2003 17:17:56 -0500 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id hB6LGTno007216 for ; Sun, 7 Dec 2003 08:16:30 +1100 Original-Received: from localhost (ppp103.dyn16.pacific.net.au [61.8.16.103]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id hB6LG8xt031863 for ; Sun, 7 Dec 2003 08:16:26 +1100 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1ASjmE-00081B-00; Sun, 07 Dec 2003 07:15:46 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3106 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3106 Marius Vollmer writes: > > Kevin Ryde writes: >> >> I guess all that stuff ought to change to use a little mutex >> controlling access to TZ. getenv/putenv would have to cooperate with >> that too so a mere temporary change is not seen or overridden. > > Blech. I put an entry in the TODO file for this. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel