[Issue 10999] Limited type matching

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 10 09:26:16 PDT 2013


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


Dicebot <public at dicebot.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |public at dicebot.lv


--- Comment #6 from Dicebot <public at dicebot.lv> 2013-09-10 09:26:15 PDT ---
Implicit conversion between any signed and unsigned is bad, including short and
ushort.

However, it is not likely to go away and thus consistency reasoning must
prevail - arrays should convert too. It may be unclean approach but it does not
matter, consistency is always much more important.

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