diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-12-29 16:21:29 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-12-29 16:21:29 +0900 |
| commit | b6283978c586702e1b2ff182b83ceb3e2bf691b3 (patch) | |
| tree | 2c50610fa4fab5d55d2c8fd59e572ff6b0435d7b /include/mruby.h | |
| parent | 41e8b210b82fc5a0bc6f0b2989b34e0391fac2ae (diff) | |
| download | mruby-b6283978c586702e1b2ff182b83ceb3e2bf691b3.tar.gz mruby-b6283978c586702e1b2ff182b83ceb3e2bf691b3.zip | |
object.c: avoid implicit `to_i` and `to_f` calls.
mruby have removed `to_int` implicit conversion, so `mrb_to_integer`
should not call `to_i` for conversion.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
