[Issue 14106] sort is @safe in release mode, @system in debug mode

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 2 14:11:59 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14106

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/06fd47ffec0124dbcb4bbadea467492e9b65095b
fix Issue 14106 - sort is unsafe in debug mode

- need attribute inference to toString delegate

https://github.com/D-Programming-Language/phobos/commit/3395af48ff11df7f5ba9dd1f325cf3a21d7c317c
Merge pull request #2952 from MartinNowak/fix14106

fix Issue 14106 - sort is unsafe in debug mode

--


More information about the Digitalmars-d-bugs mailing list