diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-08-01 16:50:44 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-08-01 16:50:44 +0900 |
| commit | 4713cd9eb76bdac24201b6ef85cc3c372c393aff (patch) | |
| tree | bd83cebd36691a689cb55a9ba2000866cf15f854 /src/kernel.c | |
| parent | b9817b00a4644bc2905be918e429fb1b78796fd4 (diff) | |
| download | mruby-4713cd9eb76bdac24201b6ef85cc3c372c393aff.tar.gz mruby-4713cd9eb76bdac24201b6ef85cc3c372c393aff.zip | |
Simply use `snprintf` instead of custom `fmt_fp`,
Unless `MRB_DISABLE_STDIO` is set. `snprintf` is used anyway
if mruby is configured to use `stdio`. This change reduces 8KB
of program size on the Linux box.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions
