On 3-3-2010 11:51, dsimcha wrote: > I consider the function-delegate thing a reasonably solved problem, starting > in > the next release of Phobos. See: > > http://dsource.org/projects/phobos/changeset/1428
But there's still the unnecessary call that has to be made. My point was that it fixable by just adjusting the ABI a little. Perhaps the status quo isn't that bad if the compiler could use toDelegate transparently whenever a function pointer is assigned to a delegate. L.
