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


yebblies <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |DUPLICATE


--- Comment #2 from yebblies <[email protected]> 2011-06-04 22:52:55 PDT ---
With only the function pointer as an argument, spawn becomes:
void spawn(void function() fn)
and &fun is (incorrectly) implicitly converted to void function() fn.

*** This issue has been marked as a duplicate of issue 3797 ***

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

Reply via email to