From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127169 invoked by alias); 17 Sep 2016 08:53:35 -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 127149 invoked by uid 89); 17 Sep 2016 08:53:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=our X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (208.118.235.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 17 Sep 2016 08:53:24 +0000 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blBN8-0004Ik-Am for gdb-patches@sourceware.org; Sat, 17 Sep 2016 04:53:23 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blBN8-0004IP-7V; Sat, 17 Sep 2016 04:53:18 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1442 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1blBN6-0005oK-A6; Sat, 17 Sep 2016 04:53:16 -0400 Date: Sat, 17 Sep 2016 08:53:00 -0000 Message-Id: <83mvj652ly.fsf@gnu.org> From: Eli Zaretskii To: Pedro Alves CC: gdb@crelg.com, gdb-patches@sourceware.org In-reply-to: (message from Pedro Alves on Wed, 14 Sep 2016 20:04:09 +0100) Subject: Re: Enabled TUI mode on MSYS2 Reply-to: Eli Zaretskii References: <1E55DA7D-4F01-49BB-99FF-5A79933415A4@crelg.com> <83d1k78an5.fsf@gnu.org> <831t0m8kio.fsf@gnu.org> <7A23984E-3296-496B-96BF-F22498AF5767@crelg.com> <83864857-13db-37c2-2561-669aa4fec59c@redhat.com> <83poo671gm.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00195.txt.bz2 > Cc: gdb@crelg.com, gdb-patches@sourceware.org > From: Pedro Alves > Date: Wed, 14 Sep 2016 20:04:09 +0100 > > > Yes. But if importing a newer Readline is not going to happen soon, I > > think we should apply my patches to our copy of Readline, to avoid > > these issues. > > FAOD, as mentioned upthread, that'd be fine with me. Done.