From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: goops - guile-clutter unexpected bug while using #:virtual slot allocation for a subclass Date: Wed, 28 Jan 2015 13:57:26 +0100 Message-ID: <87mw53cbbd.fsf@pobox.com> References: <20141219174633.6efb845e@capac> <8761btfcni.fsf@pobox.com> <20150126230044.2d1e71de@capac> <87sieweie4.fsf@pobox.com> <20150127171115.6172ccea@capac> <87zj94c5rv.fsf@pobox.com> <20150128010524.762e14a2@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422449868 9782 80.91.229.3 (28 Jan 2015 12:57:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 12:57:48 +0000 (UTC) Cc: guile-devel To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 28 13:57:47 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGSBl-000732-S1 for guile-devel@m.gmane.org; Wed, 28 Jan 2015 13:57:46 +0100 Original-Received: from localhost ([::1]:53139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGSBl-000805-CU for guile-devel@m.gmane.org; Wed, 28 Jan 2015 07:57:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGSBb-0007zF-K9 for guile-devel@gnu.org; Wed, 28 Jan 2015 07:57:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGSBX-0000lg-38 for guile-devel@gnu.org; Wed, 28 Jan 2015 07:57:35 -0500 Original-Received: from pb-sasl1.int.icgroup.com ([208.72.237.25]:51977 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGSBW-0000lT-UK for guile-devel@gnu.org; Wed, 28 Jan 2015 07:57:31 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 9E72F2D650; Wed, 28 Jan 2015 07:57:29 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=iUngcndnt1OGnEx7D2nzgfkhPaU=; b=pDN3Nx x95vOPVI/Pj7fsDek1JSCnz2xlpj6AnJ4boo19Fg3ctJCIkAddCCfdpJssE+Law+ zGd/1GF2Cy+UTEXDsNw9wPbQ1G72NQwSLmkaoPJnR6GjClk2a5A5Lot4CUU74dfR 0dvn2FPzNFxfMUWzQVKXG1qe7mxmCNBMNc2fI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=QZDWS7zZFyJxQfW0ATUH91BM8QTSBKwp AIMas1zp2RkdeBTfpyzneR3Gyg8e1wLUI8N7m7B7rF8H5xrCK62LUz9LrtWqvEtD 0fuA4N92OgKEVm2cYHfYuQeNk/xwRurkstl90owvXWOfz2BNvn1j6HbgCuMli6Aa rygZx7Tr828= Original-Received: from pb-sasl1.int.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 957F72D64F; Wed, 28 Jan 2015 07:57:29 -0500 (EST) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id F29B12D64E; Wed, 28 Jan 2015 07:57:28 -0500 (EST) In-Reply-To: <20150128010524.762e14a2@capac> (David Pirotte's message of "Wed, 28 Jan 2015 01:05:24 -0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Pobox-Relay-ID: 372E8248-A6ED-11E4-8B70-B05EFC961345-02397024!pb-sasl1.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.72.237.25 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17645 Archived-At: On Wed 28 Jan 2015 04:05, David Pirotte writes: > david@capac:~/alto/projects/guile-tests/goops 15 $ guile > GNU Guile 2.0.11.113-583a This version had bugs, as I tried to explain. Please update your stable-2.0 and try again. Thanks :) Andy -- http://wingolog.org/