August 27, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1444

           Summary: Implicit conversions of types
           Product: D
           Version: unspecified
          Platform: PC
               URL: http://www.digitalmars.com/d/archives/digitalmars/D/3636
                    0.html
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: mikael.segercrantz@pp.inet.fi


Original proposal at: http://www.digitalmars.com/d/archives/digitalmars/D/36360.html

Modification to proposal:
Combine, as Don suggested, the long and ulong archetypes.

Calling multi-argument functions without exact match and matching multiple semantic-changing conversions should cause an error by the compiler.


--