[Issue 12980] Undefined behavior: Assignment of static string to dynamic string

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 24 04:38:16 PDT 2014


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

--- Comment #3 from Yuriy <yuriy.glukhov at gmail.com> ---
Ah, ok. Initially the bug was found when using std.digest.toHexString instead
of getSomeString in my example. So should we add a @safe to toHexString and
then wait for 8838 fix?

--


More information about the Digitalmars-d-bugs mailing list