[Issue 7832] opAssign does not get used for function parameters with	a default value
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Apr 20 05:50:46 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=7832
--- Comment #1 from William Moore <nyphbl8d at gmail.com> 2012-04-20 05:51:42 PDT ---
It was late when I submitted this, so I wasn't thinking about what was actually
going on here.  The null assignment as a default parameter is treated as though
it were passed as an argument which would require some way to cast
implicitly....  So given that, this really becomes a feature request for
implicit casting support.
-- 
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