From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: native Win32 guile 1.7.0 Date: 14 Jun 2003 18:18:14 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87znkk4oqh.fsf@zagadka.ping.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055607459 26732 80.91.224.249 (14 Jun 2003 16:17:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2003 16:17:39 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 14 18:17:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19RDig-0006wi-00 for ; Sat, 14 Jun 2003 18:17:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RDkv-0000xq-Tj for guile-devel@m.gmane.org; Sat, 14 Jun 2003 12:19:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19RDkd-0000v2-Ju for guile-devel@gnu.org; Sat, 14 Jun 2003 12:19:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19RDkc-0000rl-32 for guile-devel@gnu.org; Sat, 14 Jun 2003 12:19:34 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RDkb-0000pv-Oo for guile-devel@gnu.org; Sat, 14 Jun 2003 12:19:33 -0400 Original-Received: from dialin.speedway42.dip121.dokom.de ([195.138.42.121] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 19RDkj-0001aQ-00 for guile-devel@gnu.org; Sat, 14 Jun 2003 18:19:41 +0200 Original-Received: (qmail 30452 invoked by uid 1000); 14 Jun 2003 16:18:14 -0000 Original-To: stefan In-Reply-To: Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2540 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2540 stefan writes: > On 14 Jun 2003, Marius Vollmer wrote: > > > > I tested this piece of code on my Win95 box and modified it a bit to get > > > it really working. Then I applied the code CVS. The (putenv) primitive > > > now behaves equally on GNU/Linux and Win32. > > > > Hmm, while you are at it, could you try to clean up the code in > > general? That is, make it so that we always have unsetenv and can use > > it in scm_putenv. unsetenv could be put into libguile/unsetenv.c, ala > > libguile/putenv.c. Makes sense? > > Unfortunately I don't know where to get the file unsetenv.c from. Could > you please send me an appropriate URL? That file does not exist yet, you would have to create it. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel