[Issue 4662] Array ops on const arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 15 06:24:39 PDT 2012


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



--- Comment #8 from yebblies <yebblies at gmail.com> 2012-07-15 23:24:37 EST ---
Ok, not really my mistake, but a problem with typeMerge or the use of typeMerge
in BinAssignExp::semantic.  It doesn't make any sense for a BinAssignExp or a
BinAssignExp::e1 to be type-merged with the rhs, ever.

Bearophile, could you please open another bug for this?  It is a regression
because this bug previously hid the error.

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


More information about the Digitalmars-d-bugs mailing list