Your message dated Mon, 12 Jun 2006 08:13:01 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#370083: dash is not fully utf-8 aware
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dash
Version: 0.5.3-3
Severity: normal

dash improperly handles two cyrillic characters in assignment to shell variable.
All other characters are processed ok.

Reproduceable example is below:

$ echo ш | hexdump
0000000 88d1 000a
$ LETTER=ш
$ echo $LETTER | hexdump
0000000 0ad1


$ echo с | hexdump
0000000 81d1 000a
$ LETTER=с
$ echo $LETTER | hexdump
0000000 20d1 6d75 0a70


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)

Versions of packages dash depends on:
ii  libc6                         2.3.6-9    GNU C Library: Shared libraries

dash recommends no packages.

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 0.5.3-3

On Sun, Jun 11, 2006 at 06:06:22PM +0300, Max Kutny wrote:
> Gerrit,
> 
> I'm sorry, that was my fault. I reproduced the problem on testing that
> has 0.5.3-2 installed but the bug report was composed on unstable that
> has 0.5.3-3. And on unstable dash behaves right.
> 
> Sorry for that and thanks.

Ok, thanks for the report anyway.  Regards, Gerrit.

--- End Message ---

Reply via email to