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 665720 - [PATCH] INCLUDE_PATH causes hang
[PATCH] INCLUDE_PATH causes hang
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.6
Other All
: Normal critical
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-12-07 09:44 UTC by Harpreet
Modified: 2011-12-10 20:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Harpreet 2011-12-07 09:44:09 UTC
Hello Dimitri,

In the 1.7.6 release, if you specify INCLUDE_PATH, doxygen hangs.
problem seems to be a line miss in DefineManager support.

Following shall be the modification.

src/pre.l at line 1471        s = includePath.next();

Not attaching any attachment as bug is clear from code.

Regards,
Harpreet Singh
Comment 1 Dimitri van Heesch 2011-12-07 19:25:59 UTC
Correct, pretty silly bug that somehow slipped through.
Comment 2 Dimitri van Heesch 2011-12-10 20:39:23 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.6.1. 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.