[Issue 10979] Add trait for function callgraph extraction,	to allow "builtin attribute"-style UDA semantic checks
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Sep  6 08:14:31 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=10979
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-09-06 08:14:30 PDT ---
Anyway this will likely need a lot more thought and discussion before an
implementation is even considered. E.g. the first problem I can think of, is
what happens when a function in the graph is private? Can we still call
__traits on it? It probably warrants a NG discussion.
-- 
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