GNOME Bugzilla – Bug 431763
doxygen crashes when using PREPROCESSING
Last modified: 2007-07-27 09:22:39 UTC
If you create a configuration file including PREPROCESSING = YES or = NO, it doesn't matter, doxygen 1.5.2 will crash with a segmentation fault when run it: $ echo "PREPROCESSING = YES" > Doxyfile $ doxygen Doxyfile
Confirmed. This can happen for any unsupported tag (ENABLE_PREPROCESSING is the tag you should use).
This bug was marked ASSIGNED and as a result has been moved to the FIXED state with the release of 1.5.3, since I believe the bug has been fixed in this release. I kindly ask you to verify this and reopen the bug should this not be the case.