From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#46670: 28.0.50; [feature/native-comp] possible miscompilation affecting lsp-mode Date: Wed, 24 Feb 2021 08:22:08 +0000 Message-ID: References: <87a6ry46uc.fsf@collares.org> <41A7618F-251C-4D99-B7A9-05D479676AED@collares.org> Reply-To: Andrea Corallo 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="20047"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 46670-done@debbugs.gnu.org To: Mauricio Collares Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 24 09:23:48 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 1lEpSU-00057H-PS for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 Feb 2021 09:23:46 +0100 Original-Received: from localhost ([::1]:44378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEpST-0000ud-S5 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 Feb 2021 03:23:45 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEpRm-0000Nn-NV for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2021 03:23:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49929) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEpRm-0000s9-EH for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2021 03:23:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lEpRm-0000CB-AG for bug-gnu-emacs@gnu.org; Wed, 24 Feb 2021 03:23:02 -0500 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 Feb 2021 08:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46670 X-GNU-PR-Package: emacs Mail-Followup-To: 46670@debbugs.gnu.org, akrl@sdf.org, mauricio@collares.org Original-Received: via spool by 46670-done@debbugs.gnu.org id=D46670.1614154937682 (code D ref 46670); Wed, 24 Feb 2021 08:23:02 +0000 Original-Received: (at 46670-done) by debbugs.gnu.org; 24 Feb 2021 08:22:17 +0000 Original-Received: from localhost ([127.0.0.1]:33240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEpR3-0000Av-7C for submit@debbugs.gnu.org; Wed, 24 Feb 2021 03:22:17 -0500 Original-Received: from mx.sdf.org ([205.166.94.24]:50522) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEpR1-0000Al-N5 for 46670-done@debbugs.gnu.org; Wed, 24 Feb 2021 03:22:16 -0500 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 11O8M8QI012183 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 24 Feb 2021 08:22:09 GMT In-Reply-To: <41A7618F-251C-4D99-B7A9-05D479676AED@collares.org> (Mauricio Collares's message of "Tue, 23 Feb 2021 23:10:37 -0300") 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:200706 Archived-At: Mauricio Collares writes: > On February 23, 2021 8:26:25 PM GMT-03:00, Andrea Corallo = wrote: >>Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of >>text editors" writes: >> >>Right I've pushed bddd7a2d13 implementing the discussed solution as I'm >>convinced is more general and future proof. >> >>The patch is passing the tests and bootstrapping clean, also is adding a >>test that should cover this specific bug. >> >>Mauricio could you verify it actually solves the lsp-mode issue? > > Hi Andrea, > > I've verified that the lsp-mode completion issue is fixed. Many, many tha= nks!=20 > > By the way, I just noticed that this is probably the same issue that > was reported by X L and =C3=93scar Fuentes in emacs-devel ('Completion > doesn't start after "." Is pressed in go-mode with gopls'). Wonderful! I'm closing this bug then. Thank you for reporting it Andrea