Your message dated Thu, 12 Nov 2009 15:06:36 +0100
with message-id <[email protected]>
and subject line Re: state of #309366
has caused the Debian Bug report #309366,
regarding s/// operator broken when using utf8
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
309366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309366
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-base
Version: 5.8.4-8
Severity: normal

I noticed the following behaviour (all strings are utf8 encoded):

> b...@kalypso:~$ perl -e 'use encoding "utf8"; $bla="abcdëlfg"; 
> $bla=~s/abcdë/xyz/; print $bla, "\n";'
> xyzëlfg

Obviously, the ë should also have been replaced. 
It works fine if the 'use encoding "utf8"' is removed.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-ac6
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages perl-base depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an

-- no debconf information



--- End Message ---
--- Begin Message ---
Fixed: 5.10.0-19lenny2
Version: 5.10.5.10.1-7
Version: 5.10.0-19lenny2
thanks

Hi Eugene!

You wrote:

> The test case works fine for me as for Perl 5.10.1. Can you confirm?

Indeed, works fine for me in lenny and sid.  Closing the bux.

Thanks!
Bas.

-- 
+--------------------------------------------------------------+
| Bas Zoetekouw      | Sweet day, so cool, so calm, so bright, |
|--------------------| The bridall of the earth and skie:      |
| [email protected]  | The dew shall weep thy fall tonight;    |
+--------------------|                    For thou must die.   |
                     +-----------------------------------------+


--- End Message ---

Reply via email to