Re: Command "read -N " doesn't respect UTF-8 encoding

2020-10-24 Thread Lawrence Velázquez
> On Oct 24, 2020, at 3:51 PM, i...@kablex.ru wrote: > > Configuration Information [Automatically generated, do not change]: > Machine: x86_64 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_$ >

Command "read -N " doesn't respect UTF-8 encoding

2020-10-24 Thread info
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_$ uname output: Linux bitrix-lamp 3.16.0-4-amd64 #1 SMP Debian

Re: issue with vredir6.sub and AIX - bash (sub-shell) is crashing durig manual replication of test

2020-10-24 Thread Michael Felt
OK. Thanks for the reply - and apologies for slow response. I was expecting a summary of the test results. I thought the other projects you lead ended with test summaries. If you care to help me find where the wrong error number is being returned I'll try and come up with a PR to fix this test

Re: Typo in the bash man page

2020-10-24 Thread Chet Ramey
On 10/23/20 2:05 PM, Luc Ducazu wrote: > Bash Version: 5.0 > Patch Level: 17 > Release Status: release > > Description: > Typo in section 'CONDITIONAL EXPRESSIONS' > > Repeat-By: > $ man bash > > Fix: > [...]The test abd [ commands determine their behavior[...] >