Re: Re: bug with German umlauts

2014-12-18 Thread Greg Wooledge
On Thu, Dec 18, 2014 at 04:18:29PM +0100, Lars-Daniel Weber wrote: (some HTML) Stop writing HTML-only email. At least include a textual version of the message. At best, ONLY include the textual version and not the HTML version. The issue was fixed in Bash 4.3. The datestamps on the patches for

Re: Aw: Re: bug with German umlauts

2014-12-18 Thread Chet Ramey
On 12/18/14, 10:18 AM, Lars-Daniel Weber wrote: > Are you shure? > Debian's bash includes patches up to bash42-037, which is dated 16-Jul-2012 > 17:20. > > But the error still appears. Yes, I'm sure: > Bash-4.3 improved the handling of printable characters for > which isprint() returns false, m

Aw: Re: bug with German umlauts

2014-12-18 Thread Lars-Daniel Weber
Are you shure? Debian's bash includes patches up to bash42-037, which is dated 16-Jul-2012 17:20.   But the error still appears.   Gesendet: Donnerstag, 18. Dezember 2014 um 15:02 Uhr Von: "Chet Ramey" An: "Lars-Daniel Weber" , bug-bash@gnu.org Cc: chet.ra...@case.

Re: bug with German umlauts

2014-12-18 Thread Chet Ramey
On 12/18/14, 9:50 AM, deth@web wrote: > Would it be viable to just escape control characters. Well except for ht an > sp obviously? That was part of the rationale for using isprint(). However, as we all discovered, isprint() is insufficient. -- ``The lyf so short, the craft so long to lerne.'

Re: bug with German umlauts

2014-12-18 Thread deth@web
et.ra...@case.edu Objet: Re: bug with German umlauts On 12/17/14, 4:40 PM, Lars-Daniel Weber wrote: > Hi there, > > has this bug already been solved? > http://unix.stackexchange.com/questions/22435/how-to-fix-character-encoding-in-bash-arch-linux Yes. It's not really a bug, mor

Re: bug with German umlauts

2014-12-18 Thread Chet Ramey
On 12/17/14, 4:40 PM, Lars-Daniel Weber wrote: > Hi there, > > has this bug already been solved? > http://unix.stackexchange.com/questions/22435/how-to-fix-character-encoding-in-bash-arch-linux Yes. It's not really a bug, more of an implementation issue. Bash-4.2 changed the way command-not-fo

Aw: Re: bug with German umlauts

2014-12-18 Thread Lars-Daniel Weber
g, 18. Dezember 2014 um 08:52 Uhr Von: "Eduardo A. Bustamante López" An: "Lars-Daniel Weber" Cc: bug-bash@gnu.org Betreff: Re: bug with German umlauts Did you test against the current development version? I'm not seeing that in 4.3: dualbus@hp ~ % bash --version GNU b

Re: bug with German umlauts

2014-12-17 Thread Eduardo A . Bustamante López
Did you test against the current development version? I'm not seeing that in 4.3: dualbus@hp ~ % bash --version GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

bug with German umlauts

2014-12-17 Thread Lars-Daniel Weber
Hi there, has this bug already been solved? http://unix.stackexchange.com/questions/22435/how-to-fix-character-encoding-in-bash-arch-linux On this version (Debian wheezy), the problem still occurs and is annoying: GNU bash, Version 4.2.37(1)-release (x86_64-pc-linux-gnu) Best regards, Lars-Dani