diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-08-30 07:35:58 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-09-01 07:00:54 +0900 |
| commit | e86c9cb57c0ee799ca66d18612e15c6c8983f872 (patch) | |
| tree | f60224602ddf0cfb7bcca1546648b5d42d6e2a95 /src/object.c | |
| parent | 572a43de8406da89daeaa9b433761da762d7b1c4 (diff) | |
| download | mruby-e86c9cb57c0ee799ca66d18612e15c6c8983f872.tar.gz mruby-e86c9cb57c0ee799ca66d18612e15c6c8983f872.zip | |
Do no use return values from `mrb_ensure_` functions.
They return the checking argument without modification, so the values
are already there. Maybe we should change the return type to `void` but
keep them unchanged for compatibility.
Diffstat (limited to 'src/object.c')
0 files changed, 0 insertions, 0 deletions
