[Issue 15263] [REG2.067.0] Cannot insert range into DList
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Nov  6 18:32:16 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15263
ryan at rcorre.net changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from ryan at rcorre.net ---
(In reply to Yuxuan Shui from comment #2)
> Looks like we just need to make DList.createNode an auto ref function?
Correct, and this was actually fixed by
https://github.com/D-Programming-Language/phobos/pull/3787#issuecomment-152760223.
I'll go ahead and close.
--
    
    
More information about the Digitalmars-d-bugs
mailing list