[Issue 18003] assert performs implicit conversion of mutable local static char array to string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 21 19:31:39 UTC 2017


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

--- Comment #1 from hsteoh at quickfur.ath.cx ---
P.S. Marking both functions as @safe and compiling with -dip25 and -dip1000
also fails to catch this leak of a reference to a local variable outside f().

--


More information about the Digitalmars-d-bugs mailing list