[Issue 7829] __traits(isStaticFunction) fails for function in supertype

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 8 12:44:48 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich at gmail.com
         AssignedTo|nobody at puremagic.com        |andrej.mitrovich at gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-08 12:44:47 PST ---
This is true for all function trait types because they all use the same macro
in the compiler. It will take a while to implement properly but it's doable.

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


More information about the Digitalmars-d-bugs mailing list