http://d.puremagic.com/issues/show_bug.cgi?id=8450



--- Comment #2 from Jonathan M Davis <jmdavisp...@gmx.com> 2012-07-26 20:19:14 
PDT ---
Hmmmm. I don't think that untyped lambda functions _can_ be considered @safe.
They need an actual type for that to be properly checkable. They're not
isCallable, and since they aren't fully formed, you can't actually know whether
or not it's @safe.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to