Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Truffleruby doesn't support rb_check_symbol_cstr() so far, but all symbols in Truffleruby are GC'd anyway. So we can use classic ID2SYM to allocate the Symbol objects. Discussed here: oracle/truffleruby#1814
- Loading branch information