[Issue 12181] std.conv.to should support static array manifest constants

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Sep 13 18:19:53 UTC 2017


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

b2.temp at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |DUPLICATE

--- Comment #5 from b2.temp at gmx.com ---
Now blocked by the format sub-routine not available at CTFE b/c of the
dependecy to the standard C library, which is another issue.

*** This issue has been marked as a duplicate of issue 8424 ***

--


More information about the Digitalmars-d-bugs mailing list