GNOME Bugzilla – Bug 665720
[PATCH] INCLUDE_PATH causes hang
Last modified: 2011-12-10 20:39:23 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
Correct, pretty silly bug that somehow slipped through.
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.