[Issue 2735] Can't assign ref function to function pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 15 12:41:40 PDT 2009


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


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #3 from bugzilla at digitalmars.com  2009-03-15 14:41 -------
The error message is correct, as a function that returns a reference is not the
same type as a function that does not return a reference.


-- 



More information about the Digitalmars-d-bugs mailing list