bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Readline not being able to handle long lines


From: Mihail Konev
Subject: Re: [PATCH] Readline not being able to handle long lines
Date: Tue, 29 Nov 2016 08:27:00 +0500

On Mon, Nov 28, 2016 at 02:02:53PM -0800, Chet Ramey wrote:
> On 11/27/16 2:33 PM, Mihail Konev wrote:
> > Configuration Information:
> > OS: Happens both under Linux and MSYS2 (i.e. Cygwin), both 32 and 64 bit
> 
> I can't reproduce this with any recent version of bash.
> 

Just reproduced it on linux with:

git checkout master
git show HEAD

commit f459cbd8be37b28be1dc90315e0ab51d7f211301
Author: Chet Ramey <chet.ramey@case.edu>
Date:   Mon Nov 14 14:27:55 2016 -0500

    Bash-4.4 patch 5

git clean -dfx
./configure
make -j4
./bash

Locale information:
$ env | grep '^\(LC_\|LANG\)'
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LANGUAGE=en_US.UTF-8

Msys2 on windows, at least, should do it without a problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]