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.devel Subject: Re: native-comp-async-report-warnings-errors default value Date: Thu, 14 Oct 2021 14:52:32 +0300 Message-ID: <83lf2vlt6n.fsf@gnu.org> References: <87h7dj7su7.fsf@gmail.com> <83r1cnlu6y.fsf@gnu.org> <87czo77rx7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32051"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 14 13:53:14 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 1mazIP-0008Ct-MI for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 13:53:13 +0200 Original-Received: from localhost ([::1]:48934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mazIO-0006FH-PY for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 07:53:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39508) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mazHo-0005GU-Gq for emacs-devel@gnu.org; Thu, 14 Oct 2021 07:52:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43268) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mazHo-0001S4-7z; Thu, 14 Oct 2021 07:52:36 -0400 Original-Received: from [87.69.77.57] (port=3027 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mazHn-0003hI-Qj; Thu, 14 Oct 2021 07:52:36 -0400 In-Reply-To: <87czo77rx7.fsf@gmail.com> (message from Robert Pluim on Thu, 14 Oct 2021 13:43:32 +0200) 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:276994 Archived-At: > From: Robert Pluim > Cc: emacs-devel@gnu.org > Date: Thu, 14 Oct 2021 13:43:32 +0200 > > >>>>> On Thu, 14 Oct 2021 14:30:45 +0300, Eli Zaretskii said: > > >> From: Robert Pluim > >> Date: Thu, 14 Oct 2021 13:23:44 +0200 > >> > >> I just built emacs-28 --with-native-compilation, started up Emacs, and > >> then watched aghast as it spewed hundreds of warnings whilst native > >> compiling, preventing me from getting anything useful done for quite > >> some time. > >> > >> Can we default this to `silent'? > > Eli> No, not yet: too many problems that trigger those warnings need to be > Eli> fixed rather than swept under the carpet of silence. But you can do > Eli> it in your customizations if you don't want to be bothered. > > As long as we do it just before we release emacs-28, I guess thatʼs > OK. Please report the warnings, if they are in core files.