Home
last modified time | relevance | path

Searched refs:rb_cFixnum (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ruby.c51 # define rb_cFixnum (*dll_rb_cFixnum) macro
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt15612 Problem: Ruby 2.4 no longer supports rb_cFixnum.
15613 Solution: move rb_cFixnum into an #ifdef. (Kazuki Sakamoto, closes #1365)