Re: Incorrect unicode escapes

2017-06-26 Thread Chet Ramey
On 6/26/17 9:12 AM, Angus Duggan wrote: > Sorry, bashbug didn't work under cygwin... > > BASH_VERSION=4.4.12(3)-release > uname -a: CYGWIN_NT-6.1 xxx 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 > Cygwin > > The function u32toutf16() in lib/sh/unicode.c incorrectly implements > surrogate pairs.

Incorrect unicode escapes

2017-06-26 Thread Angus Duggan
Sorry, bashbug didn't work under cygwin... BASH_VERSION=4.4.12(3)-release uname -a: CYGWIN_NT-6.1 xxx 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin The function u32toutf16() in lib/sh/unicode.c incorrectly implements surrogate pairs. \uff08 (Full Width Left Paren) is encoded to the invalid