Well, I guess they do :) So I really think we should just be saying "don't use auto" when declaring a public interface delegate that depends on inference.
-Steve ----- Original Message ----- > From: Daniel Murphy <[email protected]> > To: Discuss the internals of DMD <[email protected]> > Cc: > Sent: Friday, November 18, 2011 10:06 PM > Subject: Re: [dmd-internals] Type mangling for deduced attributes > >> IMO, the fact that pure function pointers don't implicitly cast to > non-pure ones with equivalent args is a separate problem. Same for @safe and > nothrow. >> > > They don't? > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals > _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
