After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616761 - Doxygen mixes function names with variable names
Doxygen mixes function names with variable names
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.6.2
Other Windows
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2010-04-25 11:31 UTC by ahmed farid
Modified: 2018-07-30 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test .c and the generated call graph (11.83 KB, application/x-zip-compressed)
2010-04-25 11:31 UTC, ahmed farid
Details

Description ahmed farid 2010-04-25 11:31:03 UTC
Created attachment 159507 [details]
Test .c and the generated call graph

If a function "func_1()" declares a local variable "intTest" of the same name as another function "intTest()", the generated call graph of function "func_1()" is generated as if it calls the other function "intTest()"

Refer to the attached .c and call graph
Comment 1 Dimitri van Heesch 2010-05-03 17:27:44 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2010-06-15 11:21:35 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.0. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.
Comment 3 Iaron Araujo 2016-10-20 19:41:18 UTC
This problem is still present in the 1.8.12 version
Comment 4 André Klapper 2018-07-30 10:23:32 UTC
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to 

   https://github.com/doxygen/doxygen/issues

All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github.

Hence I am closing this GNOME Bugzilla ticket.
Please use the corresponding ticket in Github instead. Thanks a lot!