[Issue 7444] Require [] for array copies too
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 7 05:14:29 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7444
--- Comment #15 from Kenji Hara <k.hara.pg at gmail.com> 2013-03-07 05:14:27 PST ---
(In reply to comment #14)
> (In reply to comment #13)
>
> > gives a ICE:
>
> Smaller test case:
>
>
> void main() {
> int[1] a;
> a = 1;
> }
What version and compiler switch do you use? I cannot reproduce the ICE.
--
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