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

when using verbose strict encoding conversion is required #107

Closed
gouthamvel opened this issue Mar 4, 2013 · 1 comment
Closed

when using verbose strict encoding conversion is required #107

gouthamvel opened this issue Mar 4, 2013 · 1 comment

Comments

@gouthamvel
Copy link

mina aborted if there's a invalid encoding char when using verbose

mina aborted!
invalid byte sequence in US-ASCII
../gems/mina-0.2.1/lib/mina/output_helpers.rb:23:in `print_str'
../gems/mina-0.2.1/lib/mina/output_helpers.rb:117:in `block in pretty_system'
--- full trace ---
mina aborted!
@slava-vishnyakov
Copy link

Had the same issue.

For me this helped:
https://github.com/slava-vishnyakov/mina/commit/ca718a441eb7bcf8d9233ed6a334eab0981dac7d

I'm not sure it's at the right place though, maybe the conversion needs to be done some place higher.

@d4be4st d4be4st closed this as completed Jul 5, 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

3 participants