develooper Front page | perl.perl6.compiler | Postings from July 2010

[perl #61980] [BUG] Non-ASCII chards don't work with -e one liners

From:
Will Coleda via RT
Date:
July 27, 2010 17:49
Subject:
[perl #61980] [BUG] Non-ASCII chards don't work with -e one liners
Message ID:
rt-3.6.HEAD-11314-1280278157-1288.61980-15-0@perl.org
On Thu Jun 04 15:44:44 2009, daniel.carrera@theingots.org wrote:
> The following lines all print "funny characters":
> 
> perl6 -e 'say "ü"'
> perl6 -e 'say "ñ"'
> perl6 -e 'say "é"'
> ...
> 
> 
> If you put these statements in a file, the characters print correctly. 
> The problem only happens from the terminal. The problem happens with any 
> terminal (xterm, urxvt, gnome-terminal).
> 
> Please note that Perl 5.10 gets it right, so the problem really is with 
> Rakudo (and not (e.g.) the terminal).
> 
> Daniel.

These all work now. Assigning to moritz for tests.

-- 
Will "Coke" Coleda



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About