jruby --1.9 -Ks -ve "puts 'äöü'.encoding" should report Windows31J ------------------------------------------------------------------
Key: JRUBY-5432 URL: http://jira.codehaus.org/browse/JRUBY-5432 Project: JRuby Issue Type: Bug Components: Ruby 1.9 Affects Versions: JRuby 1.6RC1 Reporter: Thomas E Enebo Assignee: Thomas E Enebo jruby --1.9 -Ks -ve "puts 'äöü'.encoding" should report Windows31J. JRuby-5346 should probably have used default_external for a value rather than locale. default_external will get set to locale when the runtime first starts. Here is a second snippet which probably demonstrates this better: {noformat} ruby -Ks -ve "puts Encoding.default_external; puts 'äöü'.encoding" {noformat} -- 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