From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.user Subject: Re: Guile 1.6, goops incompatible with ice-9 syncase Date: Thu, 16 Jan 2003 12:54:42 +0100 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <29E6E93D92576F4DB85FE89FF2C23F44093554@pnlmse03.pnl.gov> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042719437 14890 80.91.224.249 (16 Jan 2003 12:17:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2003 12:17:17 +0000 (UTC) Cc: "'guile-user@gnu.org'" 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 18Z8xN-0003rf-00 for ; Thu, 16 Jan 2003 13:17:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Z8wA-0003n5-02 for guile-user@m.gmane.org; Thu, 16 Jan 2003 07:15:58 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Z8lR-0007pa-00 for guile-user@gnu.org; Thu, 16 Jan 2003 07:04:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Z8cK-0005Vf-00 for guile-user@gnu.org; Thu, 16 Jan 2003 06:55:29 -0500 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Z8bn-0005Si-00 for guile-user@gnu.org; Thu, 16 Jan 2003 06:54:56 -0500 Original-Received: from barbara.blakulla.net ([213.212.21.238] helo=linnaeus) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 18Z8bb-0003J8-00; Thu, 16 Jan 2003 12:54:43 +0100 Original-Received: from mdj by linnaeus with local (Exim 3.36 #1 (Debian)) id 18Z8ba-0001c1-00; Thu, 16 Jan 2003 12:54:42 +0100 Original-To: "Daschbach, John L" In-Reply-To: <29E6E93D92576F4DB85FE89FF2C23F44093554@pnlmse03.pnl.gov> ("Daschbach, John L"'s message of "Mon, 09 Dec 2002 13:01:39 -0800") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Original-cc: djurfeldt@nada.kth.se X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1566 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1566 "Daschbach, John L" writes: > It appears that the ice-9 syncase module breaks goops. The following is an > example > The Options: line and the "not keyword" are display statements I put in the > goops.scm > file to try and debug the problem. The reason is that hitherto standard Guile macros has not played well together with syntax-case macros. Guile-1.7 now includes a change which make them play better together. In particular, goops should work OK now. Best regards, Mikael D. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user