From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#48097: Date: Thu, 29 Apr 2021 18:00:45 +0300 Message-ID: <834kfpdtk2.fsf@gnu.org> References: <87czud75yj.fsf@zen.i-did-not-set--mail-host-address--so-tickle-me> <838s51dyl6.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4825"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 48097-done@debbugs.gnu.org, alex.bennee@linaro.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 29 17:02:14 2021 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 1lc8BC-0001Al-8H for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 17:02:14 +0200 Original-Received: from localhost ([::1]:54668 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc8BB-0006hp-AK for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 11:02:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55206) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc8B1-0006f4-8c for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:02:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45061) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lc8B0-0008Ii-TH for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lc8B0-0000nl-QF for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:02:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Apr 2021 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48097 X-GNU-PR-Package: emacs Mail-Followup-To: 48097@debbugs.gnu.org, eliz@gnu.org, alex.bennee@linaro.org Original-Received: via spool by 48097-done@debbugs.gnu.org id=D48097.16197084763003 (code D ref 48097); Thu, 29 Apr 2021 15:02:02 +0000 Original-Received: (at 48097-done) by debbugs.gnu.org; 29 Apr 2021 15:01:16 +0000 Original-Received: from localhost ([127.0.0.1]:56599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc8AG-0000mN-7m for submit@debbugs.gnu.org; Thu, 29 Apr 2021 11:01:16 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46612) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc8AD-0000mA-VE for 48097-done@debbugs.gnu.org; Thu, 29 Apr 2021 11:01:14 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43834) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc8A4-0007iM-S5; Thu, 29 Apr 2021 11:01:05 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2492 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lc89v-0008PW-CQ; Thu, 29 Apr 2021 11:00:59 -0400 In-Reply-To: (message from Andrea Corallo on Thu, 29 Apr 2021 14:26:50 +0000) 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" Xref: news.gmane.io gmane.emacs.bugs:205186 Archived-At: > From: Andrea Corallo > Cc: alex.bennee@linaro.org, 48097@debbugs.gnu.org > Date: Thu, 29 Apr 2021 14:26:50 +0000 > > > Please don't close yet, I still see the problem. > > > > It is strange that Alex says bug#48061 should solve this: the fix for > > that bug changed comp-cstr.el, and I have that natively-compiled after > > that change. Do I need to make sure other files are recompiled, for > > example the CC mode files? > > Yes, all possibly miscompiled files should be recompiled so at least > "cc-engine.el" were we know for sure `c-determine-limit-no-macro' was > miscompiled. If the eln corresponding to "cc-engine.el" is in your > "~/.emacs.d/eln-cache" it's probably still the broken one, in this case > should be sufficient remove it and restart Emacs. OK, after recompiling the CC mode files, the problem is indeed gone. Closing.