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: build failures in mingw64 Date: Sun, 09 Jul 2023 14:22:21 +0300 Message-ID: <83ttud9vo2.fsf@gnu.org> References: <1089214782.2847848.1688889913507@mail1.libero.it> <83351xbh7y.fsf@gnu.org> <190474050.3639024.1688895205348@mail1.libero.it> <1875090786.3640353.1688896916667@mail1.libero.it> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1499"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jul 09 13:22:45 2023 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 1qISV3-0000Bm-3A for ged-emacs-devel@m.gmane-mx.org; Sun, 09 Jul 2023 13:22:45 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qISUa-0002gj-5k; Sun, 09 Jul 2023 07:22:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qISUY-0002es-H9 for emacs-devel@gnu.org; Sun, 09 Jul 2023 07:22:14 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qISUY-00056o-94; Sun, 09 Jul 2023 07:22:14 -0400 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=5l4Q33ghK3k+1X4FyrVbQaEKKWoCKqHa73QSlniLQC0=; b=dXaRp6nFyi3o icvZw/ATkgY3AoGEncRrPCIi8ubdK4mjgcCq1Gg4Yq852pxSoeZteBT3gR+M8dr1daaTIA8IH+VZD 8xjtW1icocm4cTMEs+4DtLTJ6+AP73MSDnQvwGdiVGuHGBMiu5KxNzHn9ituXgARsSEolw5PHXZPJ dE4k1ZRqa6MO2iDfkG/jB1IQOZVK8XoBcEM84wnWy7NB/1oTqw/cO+i1XSCXKu6psJLkU0Pq1jYTQ 5mI7L8k0ciBLtW75y38nYk7y4v4B1bh1jo62ejdpuShmKJy3lNVQRptnFh5Ks5iFf/yNzAtlE9eNF cRsEC7C/N0naSgPhUBDv4g==; Original-Received: from [87.69.77.57] (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 1qISUX-0004ll-PT; Sun, 09 Jul 2023 07:22:14 -0400 In-Reply-To: <1875090786.3640353.1688896916667@mail1.libero.it> (message from Angelo Graziosi on Sun, 9 Jul 2023 12:01:56 +0200 (CEST)) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:307661 Archived-At: > Date: Sun, 9 Jul 2023 12:01:56 +0200 (CEST) > From: Angelo Graziosi > Cc: emacs-devel@gnu.org > > i.e. it prints that message if the variable is undefined and not quoted.. Yes, it should be quoted. That's the bug.