diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-12-17 15:52:04 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-12-17 15:59:42 +0900 |
| commit | e690314525d3ebfa23eda9f2cacfff37bd53482a (patch) | |
| tree | 940fc6700100089b5a139d2740eb0b27ceb199c4 /src/value_array.h | |
| parent | c03fa0e1b3acea696c8715a679915bb58b067403 (diff) | |
| download | mruby-e690314525d3ebfa23eda9f2cacfff37bd53482a.tar.gz mruby-e690314525d3ebfa23eda9f2cacfff37bd53482a.zip | |
Recover `#to_int`; ref #4177
We have removed implicit conversion to strings using `to_int`. But some
users still using `to_int` as a typical integer method, i.e. they do
string check by code like: `obj.respond_to?(:to_int)`. So we have
recovered the method.
Diffstat (limited to 'src/value_array.h')
0 files changed, 0 insertions, 0 deletions
