[Issue 3686] common type of imaginary and non-imaginary should be complex

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 2 23:21:24 PDT 2011


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
                 CC|                            |yebblies at gmail.com
           Platform|Other                       |All
            Summary|condExp type combining      |common type of imaginary
                   |                            |and non-imaginary should be
                   |                            |complex
         OS/Version|Linux                       |All


--- Comment #1 from yebblies <yebblies at gmail.com> 2011-07-03 16:16:24 EST ---
char and wchar both implicitly convert to int, so that is expected behavior.

The common type of float and ifloat etc should of course be cfloat.  etc

https://github.com/D-Programming-Language/dmd/pull/198

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