Conversation
|
Nice. |
2af2aa0 to
0386f2b
Compare
Fix the use of deprecated C API ruby/ruby#15447
|
If you decide to merge this PR, please consider merging ruby/ruby-bench#455 to fix the ruby-bench CI. You should have write permission on the repository. |
6c10d2e to
a4c9d23
Compare
a4c9d23 to
b5092d2
Compare
cf93ac6 to
4cb105e
Compare
This comment has been minimized.
This comment has been minimized.
eecbe6c to
9379804
Compare
|
Nice to see that Ruby is cleaning up deprecated and old methods. I love Ruby, but there is a bit of cruft in the stdlib, so nice to see some of it go away (still more things that I think could be cut, so that effort can instead be spent on making the frequently used parts of the stdlib more ergonomic, better documented, etc). |
For the backward compatibility for some wrapper generator gems, keep only `RData` definition.
464a638 to
7ce6eda
Compare
|
Can you please merge this PR early in the release cycle? There are quite some gems out there which still use the untyped data API. I have at least 2 actively maintained gems, which still makes use of it: "fxruby" and "pkcs11". |
|
Now this PR will work with ruby/ruby-bench@5893da2. |
[Misc #21768]
ruby-bench tests failures are:
RDataUse typed data APIs gjtorikian/commonmarker#424lobstersvendored inruby-benchandcommonmarkerused by it are outdatedrb_postponed_job_register_one