diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-09-26 09:48:01 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-09-26 09:48:01 +0900 |
| commit | 60cc46a92cf93f408dac22658c6a206e882e0e04 (patch) | |
| tree | 65fa019eff631642bf4d5e842d92d17a27413ba0 /src/variable.c | |
| parent | 184aeb0694b235642a073c211ec1f7ddb21e6e41 (diff) | |
| download | mruby-60cc46a92cf93f408dac22658c6a206e882e0e04.tar.gz mruby-60cc46a92cf93f408dac22658c6a206e882e0e04.zip | |
Use proper type specifier for `mrb_raisef()`; ref #4731
The following two may be different:
* `%d` for `int`
* `%i` for `mrb_int`
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions
