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

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to