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

--- Comment #4 from github-bugzi...@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

--

Reply via email to