GNOME Bugzilla – Bug 720691
Code coloring in case of file without extension
Last modified: 2014-04-22 17:16:18 UTC
Created attachment 264492 [details] Example showing the problem In case the EXTENSION_MAPPING is set for no_extension to another language than a C-like language (e.g. Fortran) the code is not "color coded" in the source as it would have been when using a file with extension.
I've just pushed a solution for this problem to github (pull request 73)
I've included a slightly simplified version of the fix.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.7. 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).