Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid multibyte char (US-ASCII) in 1.7.4 #3393

Closed
scientistnik opened this issue Oct 13, 2015 · 1 comment
Closed

invalid multibyte char (US-ASCII) in 1.7.4 #3393

scientistnik opened this issue Oct 13, 2015 · 1 comment

Comments

@scientistnik
Copy link

on Archlinux, jruby-1.7.4, I ran one programm and all was good. Accidentally, I update jruby to 9.0.1. And this programm not ran. I downloaded jruby-1.7.4 and install, but jruby write:

SyntaxError: /some_dir/some_name.rb:44: invalid multibyte char (US-ASCII)

I ran jruby -e "p ENV_JAVA['file.encoding']" and ruby return "UTF-8".

I don't understand, what alse need to change that return envirоntment?

@scientistnik
Copy link
Author

Sorry, for this programm need change setting in statudart jruby.....

@enebo enebo added this to the Invalid or Duplicate milestone Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants