[Issue 6905] ref acts as auto ref when return type is missing
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb  1 05:30:37 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6905
yebblies <yebblies at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com
           Platform|Other                       |All
         OS/Version|Windows                     |All
--- Comment #1 from yebblies <yebblies at gmail.com> 2012-02-02 00:30:36 EST ---
This happens because there is no actual storage class for auto ref, it just
becomes auto ref when it is both auto and ref.
-- 
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