[Issue 13808] Scoped std.string:format import in SysTime hijacks UFCS

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 2 05:51:43 PST 2014


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I think perhaps the correct change is to import format only inside those
functions that need it.

--


More information about the Digitalmars-d-bugs mailing list