https://issues.dlang.org/show_bug.cgi?id=15263
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from [email protected] --- (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. --
