[Issue 1184] assignment failure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 24 03:23:15 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1184
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from bugzilla at digitalmars.com 2007-04-24 05:23 -------
String literals are read-only. It is undefined behavior to attempt to write to
them.
--
More information about the Digitalmars-d-bugs
mailing list