[Issue 8723] Error: function called with argument types:
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Sep 25 09:50:31 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8723
Jonathan M Davis <jmdavisProg at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-25 09:51:18 PDT ---
Why is that clearly a bug? You gave two functions with identical function
signatures. The only time that you give function prototypes in D are when
you're _not_ providing the source (e.g. inside of .di files or version(D_Ddoc)
blocks).
-- 
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