[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 9 13:58:10 PDT 2008


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


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
  BugsThisDependsOn|                            |1519
            Summary|__traits(getVirtualFunctions|TypeInfo.toString for
                   |, ...) doesn't give function|function types always
                   |parameter types             |indicates no-parameter
                   |                            |function




------- Comment #1 from smjg at iname.com  2008-09-09 15:58 -------
It's not a problem with traits, it's a problem with the TypeInfo for
functions/delegates.


-- 



More information about the Digitalmars-d-bugs mailing list