[Issue 13055] @nogc std.string.sformat

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 14 06:46:42 PDT 2016


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

--- Comment #5 from Lodovico Giaretta <lodovico at giaretart.net> ---
Also, the current use of enforce inside sformat (which a comment states shall
be removed) should be converted to an assert or something else that does not
throw.

--


More information about the Digitalmars-d-bugs mailing list