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: Fri, 03 Dec 2021 08:50:59 +0200 Message-ID: <83r1au89m4.fsf@gnu.org> References: <87h7dj7su7.fsf@gmail.com> <83r1cnlu6y.fsf@gnu.org> <87czo77rx7.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4316"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rpluim@gmail.com, stefankangas@gmail.com, emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Dec 03 07:51:52 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 1mt2QB-0000sX-Ok for ged-emacs-devel@m.gmane-mx.org; Fri, 03 Dec 2021 07:51:51 +0100 Original-Received: from localhost ([::1]:55932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mt2Q9-0006Ci-I3 for ged-emacs-devel@m.gmane-mx.org; Fri, 03 Dec 2021 01:51:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:49152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt2PX-0005Uv-CS for emacs-devel@gnu.org; Fri, 03 Dec 2021 01:51:11 -0500 Original-Received: from [2001:470:142:3::e] (port=48406 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt2PX-0000oP-3L; Fri, 03 Dec 2021 01:51:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=fTVkcluhgJbjdSWJiuWEZnuWTdNmQKuiE6XKqyTHzEI=; b=fWt9DJap7GEV ln2qRsIpJyw2/0wokCNMmMRLEk7WTo9Aa+hkx6lDglXShfJONn2PMjNSY8l6j8j+Y+yT05FdeH7X+ MKMN0d3yqvSKEnXQLGZ6gHLzkSwDFUDcVkslzVyNejFUHA07jF1xgPxYWTJnyF6hXVSJnsQHTIdCc lDb20v4E229yI4pNgosaXTEHXZDrOmH/NNfrQbog4MD4WJDkfmayEF4iCzvPZmmBHy5K8M5FFFJR1 dLmmdDCKubBZGTqkg5YlpzXav1iZs5P/OasE+X8E0eI0ucjWai2c+W8pRi3zJ4/ksPlyB/WGHk2Zf TTdJp6qK+QK5FW9aaJmyQg==; Original-Received: from [87.69.77.57] (port=1991 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 1mt2PW-0002cY-RD; Fri, 03 Dec 2021 01:51:11 -0500 In-Reply-To: (raman@google.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:280806 Archived-At: > From: "T.V Raman" > Cc: Robert Pluim , Eli Zaretskii , > emacs-devel@gnu.org > Date: Thu, 02 Dec 2021 13:14:52 -0800 > > This warning also triggers for 3rd party packages that have complex > build dependencies. The variable is there, available for local customizations if some unusual need arises. This discussion is about the default value.