[Issue 1192] broken overridden-function parameter list matching
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Apr 26 19:38:52 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1192
------- Comment #2 from thecybershadow at gmail.com  2007-04-26 21:38 -------
I think it's a bug, because for (long,int) it suggests:
1: (long,uint) - one out of two parameters don't match the type exactly
2: (ulong,uint) - both parameters don't have an exactly matching type
Why suggest something that is obviously an even worse match?
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list