bug-bash
[Top][All Lists]
Advanced

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

UTF-8: ${var%...}-style parameter expansion broken


From: Tim Waugh
Subject: UTF-8: ${var%...}-style parameter expansion broken
Date: Fri, 2 Jan 2004 16:49:21 +0000
User-agent: Mutt/1.4.1i

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: linux-gnu
Compiler: i386-redhat-linux-gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' 
-DCONF_VENDOR='redhat' -DSHELL -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib 
-D_FILE_OFFSET_BITS=64 -O2 -g -pipe -march=i386 -mcpu=i686
uname output: Linux gene.surrey.redhat.com 2.6.0-0.test11.1.13 #1 Wed Dec 10 
16:31:19 EST 2003 i686 i686 i386 GNU/Linux
Machine Type: i386-redhat-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
        Parameter expansions seem to be entirely byte-oriented, and not
        character oriented.  This means that parameter expansion can
        result in an invalid UTF-8 string, for instance.

Repeat-By:
        See:
        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=112657

Attachment: pgpQu4oFkKkaW.pgp
Description: PGP signature


reply via email to

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