Bugs item #2728422, was opened at 2009-04-03 17:09
Message generated for change (Tracker Item Submitted) made by elmuerte
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2728422&group_id=82370
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiletime - C
Group: SVN
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michiel Hendriks (elmuerte)
Assigned to: Nobody/Anonymous (nobody)
Summary: [C] call to external methods are not intercepted
Initial Comment:
Example:
extern void foo()
void bar()
{
foo();
}
The call to "foo" will not be passed through the filters because it's an
unknown target. Because the target is not important (per se) in C this could be
fixed, right?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2728422&group_id=82370
------------------------------------------------------------------------------
_______________________________________________
Composestar-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/composestar-developers