From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128165 invoked by alias); 20 Jan 2020 10:36:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 128157 invoked by uid 89); 20 Jan 2020 10:36:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 spammy=H*r:8.14.4, delays, MinGW X-HELO: aserp2120.oracle.com Received: from aserp2120.oracle.com (HELO aserp2120.oracle.com) (141.146.126.78) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 20 Jan 2020 10:35:54 +0000 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00KAT7gd041218; Mon, 20 Jan 2020 10:35:08 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2019-08-05; bh=3/vbcx78Naoz144GyfyXfvSvl/T2Uv8t9A9PPUi+7aA=; b=H4R1hp3vEdFfqQcxeYvgmPEQ22k5iV+vH9lslT/i8g3moCUVmqamGWWvWAW4cbT7eBo8 e+UQeJU8ah1JLfuMK1mij8NAA9rTuTNH3k+2ydNWNF7YvUopB4SWxVT6U+T7O4UqCwAk 4PKs4rV/xYVC3l9aXTJJgRf5ZvC0luMwaHild/1QKdZrlE6qMcDtdgyMagIgNzKkauPX dELnMIy/26MDj8wVhmA7XZaRdCA3dEf1wRHFLiUHkqp2M2JJWUTpC/1PhMngjKuC9nBB sQZXU+H7BSekw23dGTyGhewkU8we6scIPMVlCHCjRAf5ej+W/DGcMWctN5hWsPxns0HE FA== Received: from aserp3020.oracle.com (aserp3020.oracle.com [141.146.126.70]) by aserp2120.oracle.com with ESMTP id 2xksypxf44-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 20 Jan 2020 10:35:08 +0000 Received: from pps.filterd (aserp3020.oracle.com [127.0.0.1]) by aserp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00KATEkd013287; Mon, 20 Jan 2020 10:35:08 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserp3020.oracle.com with ESMTP id 2xmbj126ma-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 20 Jan 2020 10:35:07 +0000 Received: from abhmp0020.oracle.com (abhmp0020.oracle.com [141.146.116.26]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id 00KAZ31M015108; Mon, 20 Jan 2020 10:35:03 GMT Received: from loom (/81.187.191.129) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 20 Jan 2020 02:35:03 -0800 From: Nick Alcock To: Joel Brobecker Cc: gdb-patches@sourceware.org, palves@redhat.com, Iain Buclaw , Nick Alcock , Eli Zaretskii Subject: Re: GDB 9.1 release -- 2020-01-17 update References: <20200117185708.GJ4164@adacore.com> Date: Mon, 20 Jan 2020 12:03:00 -0000 In-Reply-To: <20200117185708.GJ4164@adacore.com> (Joel Brobecker's message of "Fri, 17 Jan 2020 19:57:08 +0100") Message-ID: <87pnfexvor.fsf@esperi.org.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2020-01/txt/msg00603.txt.bz2 On 17 Jan 2020, Joel Brobecker uttered the following: > Still Open: > > - [Eliz/NickA/JoelB] libtcf fails to build on MinGW > https://sourceware.org/bugzilla/show_bug.cgi?id=25155 > > The only issue left to fix is the issue with errno. > Nick Alcock provided a prototype patch, and said he would > inform us when the final patch is pushed. I privately sent > a request for info earlier today. Yeah sorry: delays caused by work deadlines and now a decaying molar wrecking my ability to concentrate :( all short-term, a few days I hope.