From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Marco Maggi" Newsgroups: gmane.lisp.guile.user Subject: Re: [goops] adding a number class with generic methods Date: Wed, 3 May 2006 07:36:20 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146634593 1742 80.91.229.2 (3 May 2006 05:36:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 May 2006 05:36:33 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed May 03 07:36:32 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FbA2G-0002bf-9t for guile-user@m.gmane.org; Wed, 03 May 2006 07:36:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbA2F-0006bT-R8 for guile-user@m.gmane.org; Wed, 03 May 2006 01:36:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbA2B-0006bE-2U for guile-user@gnu.org; Wed, 03 May 2006 01:36:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbA29-0006b2-IC for guile-user@gnu.org; Wed, 03 May 2006 01:36:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbA29-0006az-Dd for guile-user@gnu.org; Wed, 03 May 2006 01:36:21 -0400 Original-Received: from [62.241.4.118] (helo=relay-pt4.poste.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbA2S-0003Dz-Pd for guile-user@gnu.org; Wed, 03 May 2006 01:36:40 -0400 Original-Received: from poste.it (192.168.144.52) by relay-pt4.poste.it (7.2.063) (authenticated as marco.maggi-ipsu@poste.it) id 442D4FC900098166 for guile-user@gnu.org; Wed, 3 May 2006 07:36:20 +0200 X-Sensitivity: 3 Original-To: "guile-user" X-XaM3-API-Version: 4.1 (B107) X-SenderIP: 62.10.54.205 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:5281 Archived-At: "marco.maggi-ipsu@poste.it" wrote: > I do not understand why the first solution does not work; >I've tried different combinations of functions but there is >something I am missing. Damn... it seems to work if I do not EXPORT the generic methods. -- Marco Maggi _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user