From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#70141: 30.0.50; cl--class-allparents throws error for ebdb-field-pgp Date: Wed, 03 Apr 2024 16:45:34 -0400 Message-ID: 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="31236"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 70141@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Apr 03 22:47:15 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 1rs7Vq-0007rI-1N for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 03 Apr 2024 22:47:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rs7Vc-0005we-Mp; Wed, 03 Apr 2024 16:47:00 -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 1rs7Va-0005wO-HZ for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 16:46:58 -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 1rs7Va-0002Mv-5u for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 16:46:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rs7Ve-0004At-M2 for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2024 16:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Apr 2024 20:47: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.171217716515702 (code B ref 70141); Wed, 03 Apr 2024 20:47:02 +0000 Original-Received: (at 70141) by debbugs.gnu.org; 3 Apr 2024 20:46:05 +0000 Original-Received: from localhost ([127.0.0.1]:59790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs7Uh-00044z-01 for submit@debbugs.gnu.org; Wed, 03 Apr 2024 16:46:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs7Ue-00044C-On for 70141@debbugs.gnu.org; Wed, 03 Apr 2024 16:46:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rs7UU-0001td-8p; Wed, 03 Apr 2024 16:45:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=YLa/eSlosA0P6bhLlUZDrMTV5ushVf3/Rn3SDaqD9NI=; b=Px6v7gY+sJSlcsuNOBX6 wV3aKmAVKo3EOYClwXB/dRvCvbWD3qqsmYnoqP2MbwtSmokKkcQV8Djo1Mc16e9R4Ws6IW5XkGJIT w2728AtoaZurg6HFaaHidbw5RTPOh8SweDxsqXK2L7ctgvlLSkQMLuy4J8BpUnQ+oWlethUfRf8LH 6QgMJxeFU7gpDCJgLzwRPpw2Tr+gtgdfensccG7k9v1yxA9aamVIZVR1mqrofdnloPuUbi1tjdsV8 CwBplfFET00Y4Rzhy5sh9hVhLMNkxWVrgN1IhyduSRk7Cp4mkTEv5WrKhPgU7zbCp56iALWCXIlQv pp2OZS6KymtmFA==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rs7UE-0005QL-W2; Wed, 03 Apr 2024 16:45:38 -0400 In-Reply-To: (Andrea Corallo's message of "Tue, 02 Apr 2024 10:14:09 -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:282593 Archived-At: 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 no= 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. Andrea