[phobos] phobos commit, revision 1561

dsource.org noreply at dsource.org
Wed May 26 07:22:06 PDT 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



More information about the phobos mailing list