From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Newsgroups: gmane.lisp.guile.bugs Subject: bug#35405: Patch for 35405 Date: Sun, 30 Jun 2019 17:30:44 +0200 Message-ID: <87imsnrsyj.fsf@gnu.org> References: <74A3FAC1-5988-4FA5-9E89-DAE0A6D7B0B0@ceridwen.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="223385"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) Cc: 35405@debbugs.gnu.org To: John Ralls Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Jun 30 17:31:13 2019 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hhbnM-000vzw-65 for guile-bugs@m.gmane.org; Sun, 30 Jun 2019 17:31:12 +0200 Original-Received: from localhost ([::1]:45256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhbnL-0006Q4-6t for guile-bugs@m.gmane.org; Sun, 30 Jun 2019 11:31:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37148) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhbnE-0006Oh-4a for bug-guile@gnu.org; Sun, 30 Jun 2019 11:31:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhbnC-0003EY-Te for bug-guile@gnu.org; Sun, 30 Jun 2019 11:31:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33598) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hhbnC-0003EM-PW for bug-guile@gnu.org; Sun, 30 Jun 2019 11:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hhbnC-00076q-Jq for bug-guile@gnu.org; Sun, 30 Jun 2019 11:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Sun, 30 Jun 2019 15:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 35405 X-GNU-PR-Package: guile Original-Received: via spool by 35405-submit@debbugs.gnu.org id=B35405.156190865526922 (code B ref 35405); Sun, 30 Jun 2019 15:31:02 +0000 Original-Received: (at 35405) by debbugs.gnu.org; 30 Jun 2019 15:30:55 +0000 Original-Received: from localhost ([127.0.0.1]:47141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhbn4-0006zr-VR for submit@debbugs.gnu.org; Sun, 30 Jun 2019 11:30:55 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:59474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhbn3-0006t9-06 for 35405@debbugs.gnu.org; Sun, 30 Jun 2019 11:30:53 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hhbmw-0002yP-3e; Sun, 30 Jun 2019 11:30:46 -0400 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=39914 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hhbmv-0007YZ-IM; Sun, 30 Jun 2019 11:30:45 -0400 In-Reply-To: (John Ralls's message of "Tue, 23 Apr 2019 15:12:51 -0700") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.org gmane.lisp.guile.bugs:9377 Archived-At: Hi John, Apologies for the late reply. John Ralls skribis: > From f2de9d206b33bc2e27acde1e751df9ba8faf60a9 Mon Sep 17 00:00:00 2001 > From: John Ralls > Date: Tue, 23 Apr 2019 15:06:48 -0700 > Subject: [PATCH] Fix build on MinGW-w64 > > Fixes bug 35405 > > * lib/poll.h: MinGW provides struct pollfd in winsock2.h and > lib/threads.h includes it so disable declaring it in poll.h and > get the declaration from winsock2.h. Otherwise gcc complains that > poll() has a different signature between the declaration and > definition. > * libguile/socket.c: TCP declarations are in winsock.h on Windows. > * libguile/timegm.c: MinGW doesn't include mktime so include mktim= e.c to > provide it. The portability layer in lib/ comes from the Gnulib project: https://gnu.org/s/gnulib Could you check whether the issue is fixed there in current Git =E2=80=98master=E2=80=99, and if not report it to bug-gnulib@gnu.org? Thank you, Ludo=E2=80=99.