One minute to twelve: last chance to fix D2 ABI?

Lionello Lunesu lio at lunesu.remove.com
Wed Mar 3 02:19:19 PST 2010


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.



More information about the Digitalmars-d mailing list