[Issue 13568] refactor std.format to eliminate redundant dependencies if the format string doesn't ask for it

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 30 01:05:29 UTC 2018


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

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com
            Summary|Support compile-time format |refactor std.format to
                   |strings in std.format       |eliminate redundant
                   |                            |dependencies if the format
                   |                            |string doesn't ask for it

--- Comment #13 from Seb <greensunny12 at gmail.com> ---
> This is not completely fixed yet.  Part II is to refactor std.format to eliminate redundant dependencies if the format string doesn't ask for it

This should have been a separate issue (bugzilla even allows meta issues that
depend on other issues), but I renamed this for now.

--


More information about the Digitalmars-d-bugs mailing list