[Issue 6471] std.metastrings.Format has recursive expansion problems

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 18 14:12:10 PDT 2014


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

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from hsteoh at quickfur.ath.cx ---
std.metastrings has been deprecated and removed, so this bug will never be
"fixed". Use std.format instead (it is now supported in CTFE).

--


More information about the Digitalmars-d-bugs mailing list