From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: Order of the evaluation of elements in a quasiquote list. Date: Sun, 03 Apr 2005 10:11:41 +0100 Message-ID: <424FB34D.6040304@ossau.uklinux.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112520924 12396 80.91.229.2 (3 Apr 2005 09:35:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2005 09:35:24 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Apr 03 11:35:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DI1Vm-0001IG-4V for guile-user@m.gmane.org; Sun, 03 Apr 2005 11:35:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DI1XQ-0004kR-3p for guile-user@m.gmane.org; Sun, 03 Apr 2005 05:37:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DI1FG-0002kD-Rp for guile-user@gnu.org; Sun, 03 Apr 2005 05:18:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DI1El-00026v-O3 for guile-user@gnu.org; Sun, 03 Apr 2005 05:17:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DI1Ec-0001Yo-Sf for guile-user@gnu.org; Sun, 03 Apr 2005 05:17:35 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DI19d-0006E1-Lu for guile-user@gnu.org; Sun, 03 Apr 2005 05:12:25 -0400 Original-Received: from laruns (host81-130-189-32.in-addr.btopenworld.com [81.130.189.32]) by mail3.uklinux.net (Postfix) with ESMTP id 1AF61409FEF; Sun, 3 Apr 2005 09:12:02 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 813D86F703; Sun, 3 Apr 2005 10:11:41 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050324 Debian/1.7.6-1 X-Accept-Language: en Original-To: Kjetil Svalastog Matheussen In-Reply-To: X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4333 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4333 Kjetil Svalastog Matheussen wrote: > Hi, I have recently stumbled upon various bugs in my code > because the order of the evaluation of the elements in a quasiquote > list changes. Changes how? Can you give us an example, to make things concrete? Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user