[Issue 16179] [REG2.072] git HEAD: multiSort no longer callable with delegate with context

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 26 12:47:58 PDT 2016


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

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

https://github.com/dlang/phobos/commit/7f88a93227b5bf417cf57a540db0b004d4788174
Fixed issue 16179
(multiSort no longer callable with delegate with context)

- Moved out nested functions inside multiSort to the module scope.
- Added a unittest

https://github.com/dlang/phobos/commit/9abe256cab3f6c7d580caa91bc1e9deb8e3ef9a3
Merge pull request #4740 from togrue/bugfix_16179

Fix issue 16179 - multiSort no longer callable with delegate with context

--


More information about the Digitalmars-d-bugs mailing list