May 26, 2010
phobos commit, revision 1561


user: rsinfu

msg:
Added code for bugzilla 3909: toDelegate handles only a tiny subset of function pointer types.

The bug is not completely fixed.  toDelegate() still does not work well with @safe function pointers... because toDelegate() is unsafe.  And variadic arguments are ignored.

http://www.dsource.org/projects/phobos/changeset/1561