From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#70141: 30.0.50; cl--class-allparents throws error for ebdb-field-pgp Date: Wed, 03 Apr 2024 20:05:19 -0700 Message-ID: <87frw13k0g.fsf@ericabrahamsen.net> References: <87r0fnuags.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18592"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Robert Pluim , 70141@debbugs.gnu.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 04 05:06:22 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rsDQk-0004bp-9l for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 Apr 2024 05:06:22 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rsDQQ-0005Mj-KI; Wed, 03 Apr 2024 23:06:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rsDQM-0005MO-Nk for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 23:05:59 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rsDQM-0002Tc-Do for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 23:05:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rsDQQ-00085Z-DH for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 23:06:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Apr 2024 03:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70141 X-GNU-PR-Package: emacs Original-Received: via spool by 70141-submit@debbugs.gnu.org id=B70141.171219993630915 (code B ref 70141); Thu, 04 Apr 2024 03:06:02 +0000 Original-Received: (at 70141) by debbugs.gnu.org; 4 Apr 2024 03:05:36 +0000 Original-Received: from localhost ([127.0.0.1]:60090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsDPz-00082Z-VD for submit@debbugs.gnu.org; Wed, 03 Apr 2024 23:05:36 -0400 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:35454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsDPv-00081g-V3 for 70141@debbugs.gnu.org; Wed, 03 Apr 2024 23:05:34 -0400 Original-Received: from localhost (71-212-21-65.tukw.qwest.net [71.212.21.65]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 9FC52FA183; Thu, 4 Apr 2024 03:05:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1712199920; bh=1A7BwNS9/0noLksSyBrwR29h/ToI92vNCC+3rqxlXWQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=vFnwz/oiG9GZKBQpUKboF6bYwcZUR3MXI2Hio0GhlAneCDhHbJ+js7ujKBin87z8w atdEJqWBFz4sdrhPs8f3Af+QSvdgkSXGl/LU0Y9hyH/NhbArdf97LJiNxmwLbwF9Y3 ESKzHEIWhMcAbpQYFGNYJiEUc+wBRihTqA5pH8XY= In-Reply-To: (Andrea Corallo's message of "Wed, 03 Apr 2024 16:45:34 -0400") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:282612 Archived-At: Andrea Corallo writes: > Andrea Corallo writes: > >> Robert Pluim writes: >> >>> Just for fun I tried enabling the native compiler, and keep running >>> into the following error with my config (-Q is fine). >>> >>> I=CA=BCve tried reinstalling key-chord and ebdb, but that=CA=BCs made n= o difference. >>> >>> I know nothing about eieio, but the defclass for ebdb-field-pgp has a >>> superclass: >>> >>> (defclass ebdb-field-pgp (ebdb-field-user) >> >> Hi Robert, >> >> could you provide a reproducer we can use to look into it? >> >> Thanks >> >> Andrea > > We should not crash but that said thinking about it... I don't think > the compiler should reason about classes at all, as they are redefinable > at runtime. On the contrary structs are (at least in CL) considered not > re-definable at runtime so it's fine. Do you have an opinion about whether autoload cookies on defclass statements are a bad idea altogether?