After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 720691 - Code coloring in case of file without extension
Code coloring in case of file without extension
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.5
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-12-18 17:26 UTC by albert
Modified: 2014-04-22 17:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example showing the problem (25.88 KB, application/octet-stream)
2013-12-18 17:26 UTC, albert
Details

Description albert 2013-12-18 17:26:12 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.
Comment 1 albert 2013-12-18 17:32:45 UTC
I've just pushed a solution for this problem to github (pull request 73)
Comment 2 Dimitri van Heesch 2014-01-03 09:28:09 UTC
I've included a slightly simplified version of the fix.
Comment 3 Dimitri van Heesch 2014-04-21 10:09:19 UTC
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).