summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-kernel-ext
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-08-03 11:54:45 +0900
committerKOBAYASHI Shuji <[email protected]>2019-08-03 11:54:45 +0900
commita4243360a2f8248dbf23b46ca14a7a59c0479b32 (patch)
treef1610224880c12bf374f11851c59d3f6474a6638 /mrbgems/mruby-kernel-ext
parentc883f4e332f2385fc9c9df7162b336ea601ec459 (diff)
downloadmruby-a4243360a2f8248dbf23b46ca14a7a59c0479b32.tar.gz
mruby-a4243360a2f8248dbf23b46ca14a7a59c0479b32.zip
Fix `mrb_vformat("%f")` with `MRB_USE_FLOAT`
It potentially not work when `mrb_float` is `float` because `float` variable in variable length arguments is promoted to `double`. Also I fixed build with `MRB_WITHOUT_FLOAT`.
Diffstat (limited to 'mrbgems/mruby-kernel-ext')
0 files changed, 0 insertions, 0 deletions