help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global doesn't find "main" in a .c file


From: Shigio YAMAGUCHI
Subject: Re: global doesn't find "main" in a .c file
Date: Wed, 29 Jun 2011 17:56:36 +0900

Hi,
> global seems to have a problem with one of "my" projects. In the following 
> example, I would expect global to find the "main" function:

Perhaps, the following code might not be analyzed correctly.

#if defined (__cplusplus)
extern "C" {
#endif /* defined (__cplusplus) */

The latest GLOBAL can treat it correctly. Please get it.
The program that you are using is a version older than three years.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]