[Issue 1128] New: DMD -H converts inout's to ref's
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Apr 11 23:58:57 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1128
           Summary: DMD -H converts inout's to ref's
           Product: D
           Version: 1.011
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: onlystupidspamhere at yahoo.se
The generated header file uses ref's for both inout's and ref's. This created
some small problems with Tango.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list