[Issue 1965] std.string.toStringz checks too stringent

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 17 08:39:53 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1965





------- Comment #1 from jason at spashett.com  2008-04-17 10:39 -------
It's a feature one day and it's a nuisance the next.

Perhaps something LIKE this should be implemented:

char* toStringz(char[] s, bool noassert_on_embedded_nulls=false);


-- 



More information about the D.gnu mailing list