From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH]class-of error when goops hasn't been loaded Date: Wed, 18 Feb 2004 23:18:23 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <874qtom3ps.fsf@zagadka.ping.de> References: <877jyl9wft.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077143280 12545 80.91.224.253 (18 Feb 2004 22:28:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2004 22:28:00 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Feb 18 23:27:37 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtaAJ-0003XT-00 for ; Wed, 18 Feb 2004 23:27:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ata88-0000XZ-Fs for guile-devel@m.gmane.org; Wed, 18 Feb 2004 17:25:20 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ata5f-0008DG-Qm for guile-devel@gnu.org; Wed, 18 Feb 2004 17:22:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ata2c-0006ud-NS for guile-devel@gnu.org; Wed, 18 Feb 2004 17:20:10 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Ata20-0006Mn-FT for guile-devel@gnu.org; Wed, 18 Feb 2004 17:19:00 -0500 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by mx20.gnu.org with esmtp (Exim 4.24) id 1Ata1R-0006bv-QQ for guile-devel@gnu.org; Wed, 18 Feb 2004 17:18:25 -0500 Original-Received: from [195.253.16.157] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1Ata2i-0002EN-00 for guile-devel@gnu.org; Wed, 18 Feb 2004 23:19:44 +0100 Original-Received: (qmail 26908 invoked by uid 1000); 18 Feb 2004 22:18:23 -0000 Original-To: Stephen Compall In-Reply-To: (Stephen Compall's message of "17 Feb 2004 20:36:38 -0600") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3408 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3408 Stephen Compall writes: > Marius Vollmer writes: > >> Stephen Compall writes: >> >> > The other way to do it would be to not register scm_class_of as >> > class-of until GOOPS is loaded. >> >> I like this variant better. Are you willing to work on a patch? > > Me too. I can do it on Thursday, when I need to do some other C stuff > anyway. Excellent! -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel