[Issue 3922] Refuse returning nonvoid from void functions
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jan  5 16:54:58 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3922
--- Comment #11 from bearophile_hugs at eml.cc 2012-01-05 16:54:55 PST ---
(In reply to comment #10)
> This is required for forwarding and cannot change.
> 
> auto foo(T...)(T args){return bar(args);}
Thank you for your answer. If you are right and it can't change, then this
issue should be closed.
-- 
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