Re: bug with case conversion of UTF-8 characters

2017-10-06 Thread Chet Ramey
On 10/2/17 12:49 PM, Stephane Chazelas wrote: > 2015-01-22 14:43:00 +, Stephane Chazelas: > [...] >> Bash Version: 4.3 >> Patch Level: 30 >> Release Status: release >> >> (Debian unstable amd64) >> >> $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd >> 69 b0 0a

Re: bug with case conversion of UTF-8 characters

2017-10-02 Thread Stephane Chazelas
2015-01-22 14:43:00 +, Stephane Chazelas: [...] > Bash Version: 4.3 > Patch Level: 30 > Release Status: release > > (Debian unstable amd64) > > $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd > 69 b0 0a |i..| > 0003 [...]

Re: bug with case conversion of UTF-8 characters

2015-01-25 Thread Chet Ramey
On 1/22/15 9:43 AM, Stephane Chazelas wrote: > Bash Version: 4.3 > Patch Level: 30 > Release Status: release > > (Debian unstable amd64) > > $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd > 69 b0 0a |i..| > 0003 > $ a=İ LC_AL

bug with case conversion of UTF-8 characters

2015-01-22 Thread Stephane Chazelas
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_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKA