[Issue 3748] inout does not work properly
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Oct  5 06:32:31 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3748
--- Comment #7 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-10-05 06:31:35 PDT ---
Created an attachment (id=1035)
Corrected some errors that were previously hard to detect because inout didn't
work
uploaded a fixed version of testinout.d
error8 and error11 still compile, so this isn't completely resolved, but inout
is definitely is usable.
I will open a new bug for that, as this is a single problem with inout
(allowing inout variables anywhere, not just as auto variables of inout
functions).
Note that Kenji stated those holes were still present.  But this is definitely
a huge step forward.
-- 
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