Thread overview
[Issue 17519] RedBlackTree doesn't like const/immutable elements
Jun 17, 2017
ag0aep6g@gmail.com
June 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17519

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody@puremagic.com        |ag0aep6g@gmail.com

--- Comment #1 from ag0aep6g@gmail.com ---
https://github.com/dlang/phobos/pull/5492

--
June 18, 2017
https://issues.dlang.org/show_bug.cgi?id=17519

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/29c7f36df591e3137233460940cdd824a745786c fix issue 17519 - RedBlackTree doesn't like const/immutable elements

https://github.com/dlang/phobos/commit/173ccd835b5080dde5eec00d0ddae35a954b87cd Merge pull request #5492 from aG0aep6G/rbtree-immutable

fix issue 17519 - RedBlackTree doesn't like const/immutable elements merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>

--
June 18, 2017
https://issues.dlang.org/show_bug.cgi?id=17519

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17519

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/29c7f36df591e3137233460940cdd824a745786c fix issue 17519 - RedBlackTree doesn't like const/immutable elements

https://github.com/dlang/phobos/commit/173ccd835b5080dde5eec00d0ddae35a954b87cd Merge pull request #5492 from aG0aep6G/rbtree-immutable

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=17519

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/29c7f36df591e3137233460940cdd824a745786c fix issue 17519 - RedBlackTree doesn't like const/immutable elements

https://github.com/dlang/phobos/commit/173ccd835b5080dde5eec00d0ddae35a954b87cd Merge pull request #5492 from aG0aep6G/rbtree-immutable

--