summaryrefslogtreecommitdiffhomepage
path: root/src/kernel.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2018-08-01 16:50:44 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2018-08-01 16:50:44 +0900
commit4713cd9eb76bdac24201b6ef85cc3c372c393aff (patch)
treebd83cebd36691a689cb55a9ba2000866cf15f854 /src/kernel.c
parentb9817b00a4644bc2905be918e429fb1b78796fd4 (diff)
downloadmruby-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