[Issue 6489] Should be able to copy double[] to float[]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 27 07:34:41 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6489
--- Comment #4 from David Simcha <dsimcha at yahoo.com> 2011-08-27 07:34:39 PDT ---
The compelling rationale is consistency. I can assign the elements of a
float[] to a double[] one-by-one, so why not with array-wise operations?
--
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