http://d.puremagic.com/issues/show_bug.cgi?id=11188
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] --- Comment #6 from Simen Kjaeraas <[email protected]> 2013-11-01 18:35:01 PDT --- https://github.com/D-Programming-Language/phobos/pull/1679 This pull solves some of the problems in this issue. Shared is more complicated, so will have to wait. It may be that the problems of shared are better fixed elsewhere - pure functions on a type that's implicitly castable to immutable seem like they should be callable with shared parameters, but I might be wrong. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
