[Issue 3652] Allow implicit casting of dynamic array slices of known size to static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 26 14:21:41 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3652
--- Comment #2 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2009-12-26 14:21:40 PST ---
It is even worse that i was innitially thinking:
explicit casting doesn't work:
series2.d(113): Error: e2ir: cannot cast qs[0u..1u] of type float[] to type
float[1u]
--
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