[Issue 6489] Should be able to copy double[] to float[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 13 11:53:32 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6489



--- Comment #2 from David Simcha <dsimcha at yahoo.com> 2011-08-13 11:53:29 PDT ---
(In reply to comment #1)
> Why? And only double->float? int->long too?

Of course int -> long should work, too.  Same with anything where implicit
conversions are allowed.  It's just that double -> float is the first case I
stumbled upon.

-- 
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