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

Encoding issue when upgrading to 0.4.17.beta16 #21

Closed
carlosagp opened this issue Mar 21, 2013 · 3 comments
Closed

Encoding issue when upgrading to 0.4.17.beta16 #21

carlosagp opened this issue Mar 21, 2013 · 3 comments

Comments

@carlosagp
Copy link

When evaluating with rubymine (5.0.2 build) some variables I get the following error:

Encoding::UndefinedConversionError: "\xC2" from ASCII-8BIT to UTF-8
(eval):5:in `print_variable'
(eval):3:in `print_variable'
(eval):5:in `print_element'
(eval):3:in `print_element'
(eval):5:in `print_inspect'
(eval):3:in `print_inspect'

This doesn't happen with version 0.4.17.beta14. I'm also using jruby-1.7.2

@carlosagp
Copy link
Author

Let me know if you need more info about my environment, etc

@denofevil
Copy link
Member

Fixed in 391e660

@carlosagp
Copy link
Author

Thanks! 👍

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