jruby 1.6.0.RC1 doesn't recognize multibyte strings in 1.9 branch
-----------------------------------------------------------------
Key: JRUBY-5346
URL: http://jira.codehaus.org/browse/JRUBY-5346
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.6RC1
Environment: MacOS X 10.6.6
Reporter: Hans-Georg Höhne
printing german umlauts ae, oe, ue, which can't be pasted in the description
field:
jruby --1.9 -ve "puts 'äöü'"
jruby 1.6.0.RC1 (ruby 1.9.2 trunk 136) (2011-01-10 769f847) (Java HotSpot(TM)
64-Bit Server VM 1.6.0_22) [darwin-x86_64-java]
: -e:1: invalid multibyte char (US-ASCII) (SyntaxError)
jruby 1.5.6 (ruby 1.9.2dev trunk 24787) (2010-12-03 9cf97c3) (Java HotSpot(TM)
64-Bit Server VM 1.6.0_22) [x86_64-java]
äöü
ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.3.0]
äöü
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email