[Issue 1069] No error on type mismatch with varargs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 29 19:25:10 PST 2012


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com
           Platform|x86                         |All
            Version|1.009                       |D1
         OS/Version|Windows                     |All
           Severity|normal                      |enhancement


--- Comment #7 from yebblies <yebblies at gmail.com> 2012-01-30 14:25:06 EST ---
This is working as designed, although it is bug prone.
It might be possible for the compiler to convert a delegate that calls a member
function into a delegate to the member function, avoiding this bug.

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