[Issue 3692] Compiler with associative arrays when std.variant is imported

2010-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 Don changed: What|Removed |Added Keywords||ice-on-valid-code, patch Severity|norma

[Issue 3692] Compiler with associative arrays when std.variant is imported

2010-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 --- Comment #4 from Don 2010-02-05 06:23:12 PST --- (In reply to comment #3) > Just one additional detail: > > In the program where I noticed this problem for the first time, as suggested > by > others, I worked around the bug by using a copy

[Issue 3692] Compiler with associative arrays when std.variant is imported

2010-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 --- Comment #3 from Leandro Motta Barros 2010-02-05 04:42:50 PST --- Just one additional detail: In the program where I noticed this problem for the first time, as suggested by others, I worked around the bug by using a copy of std.variant.d

[Issue 3692] Compiler with associative arrays when std.variant is imported

2010-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 Leandro Motta Barros changed: What|Removed |Added Status|RESOLVED|REOPENED Version|2.03

[Issue 3692] Compiler with associative arrays when std.variant is imported

2010-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|