[Issue 16661] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 17 00:56:25 PST 2016


https://issues.dlang.org/show_bug.cgi?id=16661

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/ce85fd60a9fe3819907857b487f65bd977ca1f26
fix Issue 16661 - failing dstring/wstring format string

- fix incorrect pointer diff computation introduced by PR #4427
  commit 2be035584f31131ebd3e2123b19f457c326d070d

https://github.com/dlang/phobos/commit/9707f00e22102d692c56bc8c805d841a613fdf06
Merge pull request #4904 from MartinNowak/fix16661

fix Issue 16661 - failing dstring/wstring format string

--


More information about the Digitalmars-d-bugs mailing list