We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
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
jruby 9.1.8.0-SNAPSHOT (2.3.1) 2017-02-06 3f97c7a Java HotSpot(TM) 64-Bit Server VM 25.111-b14 on 1.8.0_111-b14 +indy +jit [linux-x86_64]
Linux ok 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
$ ruby -e 'p "1".encoding; p "1".unpack("a*")[0].encoding' #<Encoding:UTF-8> #<Encoding:ASCII-8BIT>
$ ruby -e 'p "1".encoding; p "1".unpack("a*")[0].encoding' #<Encoding:UTF-8> #<Encoding:UTF-8>
The text was updated successfully, but these errors were encountered:
507d226
kares
No branches or pull requests
Environment
jruby 9.1.8.0-SNAPSHOT (2.3.1) 2017-02-06 3f97c7a Java HotSpot(TM) 64-Bit Server VM 25.111-b14 on 1.8.0_111-b14 +indy +jit [linux-x86_64]
Linux ok 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Expected Behavior
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
:Actual Behavior
The text was updated successfully, but these errors were encountered: