[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 19 15:24:30 PDT 2016


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

gruen_tobias at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gruen_tobias at web.de
           Assignee|nobody at puremagic.com        |gruen_tobias at web.de

--- Comment #3 from gruen_tobias at web.de ---
There is a fix. 

The nested static functions have to be moved out of the multiSort function
(maybe as private module members), then it works.

--


More information about the Digitalmars-d-bugs mailing list