GNOME Bugzilla – Bug 652389
Fortran: wrong text with detailed function/subroutine section
Last modified: 2012-11-18 11:10:50 UTC
In case OPTIMIZED_FOR_FORTRAN is set to YES the text displayed with the Brief description is: Functions/Subroutines and with the detailed description: Function Documentation In my opinion the later should be: Function/Subroutine Documentation
Created attachment 189760 [details] [review] Corrected text for detailed section in case of OPTIMIZED_FOR_FORTRAN set Corrected text for detailed section in case of OPTIMIZED_FOR_FORTRAN set. In all other places where the routine trFunctionDocumentation was called it was depending on fortranOpt, just not in this case.
Thanks, I'll include the patch in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.5. 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.
The test Functions/Subroutines is now with brief and detailed description