[Bug 91] String literals not always properly zero-terminated

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sun Jan 12 07:54:59 PST 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=91

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> 2014-01-12 15:54:59 GMT ---
Hmm... dynamic D arrays aren't guaranteed to be zero-terminated.  So I'm not
sure what the immediate problem is. :)

See StringExp::toElem for where to tweak the behaviour.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list