GNOME Bugzilla – Bug 735590
[PATCH] Remove not needed pointer initialization in src/entry.cpp
Last modified: 2014-12-25 16:02:45 UTC
Created attachment 284682 [details] [review] proposed improvement Please review the attached patch. It simply removes a redundant and not needed pointer initialization in a for-loop. Best regards and many thanks Martin Ettl
Thanks for the patch. It looks like the whole loop can be removed.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.9. 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 (preferrably in the form of a self-contained example).