From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id CA24A3894416 for ; Sun, 2 May 2021 16:12:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CA24A3894416 Received: from vapier (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D27F1340CDE; Sun, 2 May 2021 16:12:27 +0000 (UTC) Date: Sun, 2 May 2021 12:12:26 -0400 From: Mike Frysinger To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] gnulib: import getline Message-ID: Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <20210501220936.30972-1-vapier@gentoo.org> <533969a7-d2fe-cdbd-40dc-e77eab30a469@polymtl.ca> <838s4x8v5u.fsf@gnu.org> <83pmy96vkb.fsf@gnu.org> <83o8dt6tvs.fsf@gnu.org> <83mttd6ryc.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <83mttd6ryc.fsf@gnu.org> X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 16:12:32 -0000 On 02 May 2021 19:06, Eli Zaretskii wrote: > From: Mike Frysinger > > they're clearly half-assing and/or understaffed. normal for open source, > > but i don't think anyone should be surprised when users think mingw hasn't > > been updated in ages, and why mingw64 was forked and has since become the > > more canonical implementation. > > Well, I wrote what I wrote so that you know better. to be clear, i appreciate that. i obviously had no clue that mingw wasn't completely dead, and i've been poking this stuff off & on for years. -mike