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

Segfault when SIGPIPE and SIGINT used together

2017-10-06 Thread ANDERSON, CRAIG
From: craig.ander...@att.com To: bug-bash@gnu.org Subject: Segfault when SIGPIPE and SIGINT used together Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DP