GNOME Bugzilla – Bug 621695
case sensitivity of warning message
Last modified: 2010-10-09 08:19:45 UTC
Created attachment 163723 [details] Warnings as output by doxygen and Visual Studio I have changed the warn_format to "$file($line) : $text" (without the " characters) to replicate the warning style output by Visual Studio. This is in an attempt to get warning messages output by doxygen to appear in the Error List window of Visual Studio. Changing the warn_format as above has output in the correct format in the Build Output window, yet these warnings do not appear in the Error List of Visual Studio. I have noticed that the word warning contains an uppercase W when output by doxydoc, and a lowercase w when output by one of the Visual Studio tasks, so I am thinking that this is the reason why these warnings are not showing up in the Visual Studio Error List. Attached is a screen shot showing the different warnings as output by 1) doxygen and 2) Visual Studio. So, the enhancement that I am suggesting here, is to have the ability to output the word warning in a warning message with a lowercase w. thanks, Craig
A bit silly that Visual Studio is so inflexible, but I have no problems making the warning and error words lower case in messages.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.1. 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.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.2. 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.