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: Warnings building master Date: Wed, 14 Jul 2021 00:14:00 -0400 Message-ID: References: <86pmvlrdf7.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17400"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Andy Moreton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 14 06:14:45 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 1m3WIG-0004Lh-NO for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Jul 2021 06:14:44 +0200 Original-Received: from localhost ([::1]:45730 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3WIF-0001m7-4B for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Jul 2021 00:14:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3WHZ-00017Q-2x for emacs-devel@gnu.org; Wed, 14 Jul 2021 00:14:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56776) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3WHY-0003Ft-KK; Wed, 14 Jul 2021 00:14:00 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1m3WHY-00011j-IQ; Wed, 14 Jul 2021 00:14:00 -0400 In-Reply-To: <86pmvlrdf7.fsf@gmail.com> (message from Andy Moreton on Wed, 14 Jul 2021 00:39:56 +0100) 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:271208 Archived-At: > From: Andy Moreton > Date: Wed, 14 Jul 2021 00:39:56 +0100 > > > Building emacs master on Windows (msys2 64bit with gcc 10.3.0) now > generates the following warnings: What does "now" mean? What changed on your system that started triggering these warnings? Was that GCC? or system libraries/headers? or libTIFF? or something else? Since that code hasn't changed in eons, it's most probably some change on your system.