phobos commit, revision 1556
user: rsinfu msg: Removed ref return attribute from toDelegate(). It's indeed reasonable to make the parameter auto ref because fp can be a structure with opCall since r1528. But ref return is not necessary for toDelegate() itself. http://www.dsource.org/projects/phobos/changeset/1556 _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
