diff options
| author | Nobuyoshi Nakada <[email protected]> | 2017-04-23 09:10:29 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <[email protected]> | 2017-04-23 09:54:20 +0900 |
| commit | 7314423bd1989199c834a1a2af01df9d7f42ff17 (patch) | |
| tree | 177f388d723656472ad0a5151b26bd4a9effb4e8 /src | |
| parent | 809b7ca3f4e93dc44ec4ba7d2cf3716834f25887 (diff) | |
| download | mruby-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
