Satoru Chinen created JRUBY-6501: ------------------------------------ Summary: warning: variable $KCODE is no longer effective on github master JRuby (1.9 mode) Key: JRUBY-6501 URL: https://jira.codehaus.org/browse/JRUBY-6501 Project: JRuby Issue Type: Bug Components: Windows Affects Versions: JRuby 1.7 Environment: jruby 1.7.0.dev (ruby-1.9.3-p139) (2012-02-27 fffffff) (Java HotSpot(TM) 64-Bit Server VM 1.7.0_02) [Windows 7-amd64-java]  Reporter: Satoru Chinen
Hi. When I tried latest JRuby (github master / 1.9 mode) on windows box recently, the following warning about character encoding has occurred. >bin\jruby --version jruby 1.7.0.dev (ruby-1.9.3-p139) (2012-02-27 fffffff) (Java HotSpot(TM) 64-Bit Server VM 1.7.0_02) [Windows 7-amd64-java] >bin\jruby -e "puts :foo" (snip)/git-repos/jruby/lib/ruby/shared/Win32API.rb:7 warning: warning: variable $KCODE is no longer effective foo $KCODE is no longer effective, Encoding.default_internal should be used instead of the $KCODE. Thanks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.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