[Issue 15136] If we want toStringz to be fully correct, it needs to stop checking for '\0'
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Oct 3 04:50:19 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15136
John Colvin <john.loughran.colvin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |john.loughran.colvin at gmail.
| |com
--- Comment #2 from John Colvin <john.loughran.colvin at gmail.com> ---
It seem to me like this could happen with static arrays directly on the stack
as well, depending on what variables the compiler happens to put directly
after.
--
More information about the Digitalmars-d-bugs
mailing list