From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.bugs Subject: bug#51059: Latest master doesn't build on Win10 Date: Wed, 06 Oct 2021 14:06:48 +0200 Message-ID: <864k9updbb.fsf@gnu.org> References: <868rz6pe1y.fsf@gnu.org> <877deq5pww.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11632"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 Cc: 51059@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 06 14:09:50 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mY5k6-0002rJ-8A for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 14:09:50 +0200 Original-Received: from localhost ([::1]:56990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY5k5-00050l-5s for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 08:09:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52336) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY5iM-0003Vs-Eg for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:08:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59544) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mY5iM-0007rk-6y for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:08:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mY5iM-0005mW-2V for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:08:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Oct 2021 12:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51059 X-GNU-PR-Package: emacs Original-Received: via spool by 51059-submit@debbugs.gnu.org id=B51059.163352204722181 (code B ref 51059); Wed, 06 Oct 2021 12:08:02 +0000 Original-Received: (at 51059) by debbugs.gnu.org; 6 Oct 2021 12:07:27 +0000 Original-Received: from localhost ([127.0.0.1]:42857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY5hn-0005lh-9f for submit@debbugs.gnu.org; Wed, 06 Oct 2021 08:07:27 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY5hk-0005lR-Or for 51059@debbugs.gnu.org; Wed, 06 Oct 2021 08:07:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47282) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY5hf-0006uk-GT; Wed, 06 Oct 2021 08:07:19 -0400 Original-Received: from p4fe3eb24.dip0.t-ipconnect.de ([79.227.235.36]:57496 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY5hf-0006xg-5O; Wed, 06 Oct 2021 08:07:19 -0400 In-Reply-To: <877deq5pww.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 06 Oct 2021 13:54:55 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216549 Archived-At: Lars Ingebrigtsen writes: > Arash Esbati writes: > >> My current working build is 947aee281c from master. I suspect it has >> something to do with commit 2dc88a27a4. Is this Win only or also on >> other platforms? > > It's on all platforms. See bug#51057 (which I've merged this bug to). Upps, I missed that report. Thanks (also for installing my other patch).