bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aw: Re: bug with German umlauts


From: Lars-Daniel Weber
Subject: Aw: Re: bug with German umlauts
Date: Thu, 18 Dec 2014 14:31:04 +0100

Yeah, seems as it has got fixed in v4.3 (built it from source)
 
Is there any way to figure out, when it got changed?
Maybe I can port it back...
 
I tried to backport 4.3 from Jessie to Wheezy, but it's broken :(
Have to blame the Debian developers for this.
 
Gesendet: Donnerstag, 18. Dezember 2014 um 08:52 Uhr
Von: "Eduardo A. Bustamante López" <dualbus@gmail.com>
An: "Lars-Daniel Weber" <Lars-Daniel.Weber@gmx.de>
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 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 <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
dualbus@hp ~ % bash
dualbus@hp:~$ ä
bash: ä: command not found
dualbus@hp:~$ locale
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]