From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: stefan Newsgroups: gmane.lisp.guile.devel Subject: Re: native Win32 guile 1.7.0 Date: Sat, 14 Jun 2003 15:46:21 +0200 (CEST) Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87d6hg6e3s.fsf@zagadka.ping.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1055598503 26472 80.91.224.249 (14 Jun 2003 13:48:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2003 13:48:23 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 14 15:48:19 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 19RBNf-0006qt-00 for ; Sat, 14 Jun 2003 15:47:43 +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 19RBPf-00076W-7q for guile-devel@m.gmane.org; Sat, 14 Jun 2003 09:49:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19RBPL-0006vl-Is for guile-devel@gnu.org; Sat, 14 Jun 2003 09:49:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19RBPH-0006qU-T5 for guile-devel@gnu.org; Sat, 14 Jun 2003 09:49:24 -0400 Original-Received: from obh.snafu.de ([213.73.92.34]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RBPD-0006g0-K6 for guile-devel@gnu.org; Sat, 14 Jun 2003 09:49:19 -0400 Original-Received: from p-164-122.zrz.tu-berlin.de ([130.149.164.122] helo=bono) by obh.snafu.de with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 19RBPB-0007VH-00; Sat, 14 Jun 2003 15:49:18 +0200 Original-Received: from localhost ([127.0.0.1] ident=ela) by bono with esmtp (Exim 3.36 #1) id 19RBML-00008E-00; Sat, 14 Jun 2003 15:46:21 +0200 X-X-Sender: stefan@bono.reversers.net Original-To: Marius Vollmer In-Reply-To: <87d6hg6e3s.fsf@zagadka.ping.de> 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:2539 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2539 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? Then I am going to test it on the Win95 box and will apply the changes to CVS, if it works. Cheers, stefan@lkcc.org _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel