From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: Fix for 1001-local-eval-error-backtrace-segfaults - please review Date: 07 May 2002 20:30:17 +0100 Sender: bug-guile-admin@gnu.org Message-ID: References: <87bsbrls99.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020800188 14611 127.0.0.1 (7 May 2002 19:36:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 May 2002 19:36:28 +0000 (UTC) Cc: Guile Bugs Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 175AlA-0003nX-00 for ; Tue, 07 May 2002 21:36:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175Al4-0005g4-00; Tue, 07 May 2002 15:36:22 -0400 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175AiP-00057E-00 for ; Tue, 07 May 2002 15:33:37 -0400 Original-Received: from portalet.ossau.uklinux.net (dial-212-159-137-121.access.uk.tiscali.com [212.159.137.121]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id g47JXPM29737; Tue, 7 May 2002 20:33:26 +0100 Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (laruns.ossau.uklinux.net [192.168.1.3]) by portalet.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id ED772CE9; Tue, 7 May 2002 20:34:36 +0000 (GMT) Original-To: Marius Vollmer , Rob Browning In-Reply-To: <87bsbrls99.fsf@zagadka.ping.de> Original-Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:223 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:223 >>>>> "Marius" == Marius Vollmer writes: Marius> Neil Jerram writes: >> Basically, avoid modifying the environment in hand by making new list >> structure instead. This is similar to almost all the other cases in >> unmemocopy, which use EXTEND_ENV. Marius> Great! (In case you are waiting for a go ahead: Go Ahead! :) >> Fix isn't very elegant, though; is there a nicer way of doing this? Marius> I don't think we should worry too much about elegance in this part of Marius> the code. OK. Any thoughts on whether this is worth putting into the stable branch as well? I assume it's Rob's decision... Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile