[Issue 4826] "cannot create associative array" and compiler crash
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 5 19:35:07 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4826
--- Comment #2 from brian-schott at cox.net 2010-09-05 19:34:48 PDT ---
(In reply to comment #1)
That should have been:
void opIndexAssign(T)(T value, string key) if(is(T : SomeStruct))
{
}
But the error is the same either way. Bugzilla needs an edit button.
--
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