#422: Recognizing conversion to function pointer
--------------------+-------------------------------------------------------
 Reporter:  fungi   |       Owner:  lunatic                   
     Type:  task    |      Status:  new                       
 Priority:  low     |   Milestone:  Function pointers handling
Component:  Core    |     Version:  2.2.0                     
 Severity:  normal  |    Keywords:                            
--------------------+-------------------------------------------------------
 Source Analyzer would to recognize such things:[[BR]]
 char* a;[[BR]]
 typedef (funcPointer*)();[[BR]]
 ((funcPointer)a)();

-- 
Ticket URL: <http://trac-hg.assembla.com/SourceAnalyzer/ticket/422>
SourceAnalyzer <http://www.assembla.com/spaces/show/SourceAnalyzer>
Development of a tool to analyze the source code and to build call-graph

-- 
You received this message because you are subscribed to the Google Groups 
"SourceAnalyzer Team" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sa_team?hl=en.

Reply via email to