[Issue 6283] [CTFE][Regression 2.054] Failed to assign to AA using a constness-changed array as key

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 22 01:40:29 PDT 2011


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



--- Comment #4 from kennytm at gmail.com 2011-07-22 01:40:27 PDT ---
(In reply to comment #3)
> Not yet fixed in these 2 slight variants:
> 
[snip]

... and the cause of these 2 variants are the same: Equals() in constfold.c
cannot handle (e1->op == TOKslice && e2->op == TOKstring).

-- 
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