summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2017-04-23 09:10:29 +0900
committerNobuyoshi Nakada <[email protected]>2017-04-23 09:54:20 +0900
commit7314423bd1989199c834a1a2af01df9d7f42ff17 (patch)
tree177f388d723656472ad0a5151b26bd4a9effb4e8 /src
parent809b7ca3f4e93dc44ec4ba7d2cf3716834f25887 (diff)
downloadmruby-7314423bd1989199c834a1a2af01df9d7f42ff17.tar.gz
mruby-7314423bd1989199c834a1a2af01df9d7f42ff17.zip
Fix space flag when Inf/NaN and width==3
While `"% 2f"` and `"% 4f"` result in `" Inf"` and `" Inf"` respectively, `"% 3f"` results in `"Inf"` (no space).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions