encoding of utf8 symbols (eg. :λ) #3719
Closed
Labels
Milestone
Comments
elia
added a commit
to opal/opal
that referenced
this issue
Mar 22, 2016
elia
added a commit
to opal/opal
that referenced
this issue
Mar 22, 2016
elia
added a commit
to opal/opal
that referenced
this issue
Mar 22, 2016
Is this related to #4070 ? |
Probably yes, see also #3880. |
#4070 is fixed but #3880 is not. There's a chance this is already fixed for 9.1.9.0, or it may be fixed by work @enebo and I are doing to finally fix up symbol encodings (probably for 9.2, depending on impact). I could not find the original branch for this reproduction, so I'm unsure how to test it. @elia? |
@headius the reason is that we switched to use the Feel free to close this issue at your discretion. In case you want to repro the issue just do the following: git clone https://github.com/opal/opal --recursive --branch 0-10-stable
bundle install
# remove the RUBY_PLATFORM check
bundle exec rspec spec/lib/parser/variables_spec.rb |
elia
added a commit
to opal/opal
that referenced
this issue
Jun 13, 2018
@headius confirmed, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The failing Opal build: https://travis-ci.org/opal/opal/jobs/114673459#L372
The failing specs have been added recently, also maybe it's just a matter of setting the correct locale env vars as in #2204
Environment
Expected/Actual Behavior
The text was updated successfully, but these errors were encountered: