[Issue 7942] Appending a string to a dstring is allowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 26 19:56:33 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=7942


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
                 CC|                            |yebblies at gmail.com
           Severity|normal                      |critical


--- Comment #1 from yebblies <yebblies at gmail.com> 2013-11-27 14:56:27 EST ---
I've hit this before, can't find the report.  The compiler casts the rhs to the
type of the lhs, then tried to append.  Obviously this doesn't work.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list