[Issue 5113] stray e2ir: in casting error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 9 11:55:15 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=5113


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|diagnostic, ice             |
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #4 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-11-09 11:55:12 PST ---
And what benefits brings cast from static float array as a whole to single
integer? I can understand advantages of casting static float array with exactly
1 element, but why bother to make a special case? Is it too compilcated to have
'arr[0]' instead of 'arr' and having consistency?

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list