[Issue 18548] [2.079] std.format ignores templated toString if another toString is not a template

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18548

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18548] [2.079] std.format ignores templated toString if another toString is not a template

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18548

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/3d5cb4a0f7d0889a1f6b3830d3efada7177260aa
Fix Issue 18548 - std.format ignores templated toString if another toString is
not a template

https://github.com/dlang/phobos/commit/2612d38b55d8aa313b3f8d47352f6d45fc341a85
Merge pull request #6247 from JackStouffer/issue18548

Fix Issue 18548 - std.format ignores templated toString if another to…

--


[Issue 18548] [2.079] std.format ignores templated toString if another toString is not a template

2018-03-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18548

Jack Stouffer  changed:

   What|Removed |Added

Summary|[2.079 Beta] std.format |[2.079] std.format ignores
   |ignores templated toString  |templated toString if
   |if another toString is not  |another toString is not a
   |a template  |template

--