From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Re: Getting ready to land native-compilation on master Date: Wed, 14 Apr 2021 16:42:13 +0200 Message-ID: <87czuxc4hm.fsf@posteo.net> References: <83v98v7dzs.fsf@gnu.org> <87y2dl9p2k.fsf@posteo.net> <878s5l9msq.fsf@posteo.net> <83zgy1ywja.fsf@gnu.org> <874kg99g6v.fsf@posteo.net> <83r1jdyptp.fsf@gnu.org> <87k0p5c6ep.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2117"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: Eli Zaretskii , akrl@sdf.org, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Apr 14 16:43:05 2021 Return-path: Envelope-to: ged-emacs-devel@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 1lWgjQ-0000Rl-PX for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Apr 2021 16:43:04 +0200 Original-Received: from localhost ([::1]:53106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWgjP-0006yC-N5 for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Apr 2021 10:43:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWgip-0006OZ-LS for emacs-devel@gnu.org; Wed, 14 Apr 2021 10:42:27 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:38328) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWgin-0003ft-Fy for emacs-devel@gnu.org; Wed, 14 Apr 2021 10:42:27 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6C6FE1A022E for ; Wed, 14 Apr 2021 16:42:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618411340; bh=3wwZAiDJNNMgsqevQTCTEmnOLNjq/QutiyAN0f4gIqw=; h=From:To:Cc:Subject:Date:From; b=ED+4YCRu38qnjzvgsZb7ghVMUp2U6WoN2y8Uay0Xcz/QKGUNk76M92kPKarcSOd7R o4LaCfWoGicFrXQXiQw36I8YouW+C6OTuwmsfsUW67++r/F0cN9OBrQABR0ZCdtJdc ReTyRKfHWN+hERnAWmtJFQPNSkWXQ9d3v/TM90lRhEdSdG2KoqTSOI6GZex10coEah qHym7BcxyhotytkMIn+ZZ7B4/TCkZTKBXpuG180seHYcH5m6VooRMKW4C0Fwe+2ts/ Fawd9CXN+bUM2qQh4cJ22JrfG76wKIwA7pJ2CfBZc1MXk5R4XR7/dp8wi7NLmyywps Afxo0efKkZ4dA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FL4ts6ssDz6tmb; Wed, 14 Apr 2021 16:42:13 +0200 (CEST) In-Reply-To: (Stefan Kangas's message of "Wed, 14 Apr 2021 09:35:41 -0500") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:268048 Archived-At: Stefan Kangas writes: > Philip Kaludercic writes: > >> From what I understand it is the regular compiler warning, just like you >> would get without native-compile. So it is not related to yasnippet or >> any other package itself. I tried it out, and in my case it looked like >> this: >> >> Compiling file /home/philip/.config/emacs/elpa/yasnippet-0.14.0/yasnippet.el at Wed Apr 14 15:57:58 2021 >> yasnippet.el:475:1: Warning: defvar `yas-after-exit-snippet-hook' docstring >> wider than 80 characters >> yasnippet.el:557:1: Warning: custom-declare-variable `yas-keymap-disable-hook' >> docstring wider than 80 characters > > These warnings should be fixed in yasnippet itself. Of course. >> The difference being that this is not generated when the package is >> installed, but suddenly appears in a buffer. > > This shouldn't be a problem once we flip > `comp-async-report-warnings-errors' to nil by default. AFAIK, the plan > is to do that in time for Emacs 28. As others have explained, we keep > it set to t for now as it indicates real problems. Good to hear, that certainly sounds sensible. -- Philip K.