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 621695 - case sensitivity of warning message
case sensitivity of warning message
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.0
Other Windows
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-06-15 20:34 UTC by Craig Lemon
Modified: 2010-10-09 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Warnings as output by doxygen and Visual Studio (259.93 KB, image/bmp)
2010-06-15 20:34 UTC, Craig Lemon
Details

Description Craig Lemon 2010-06-15 20:34:28 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
Comment 1 Dimitri van Heesch 2010-06-17 13:07:37 UTC
A bit silly that Visual Studio is so inflexible, but I have no problems making the warning and error words lower case in messages.
Comment 2 Dimitri van Heesch 2010-06-25 11:49:02 UTC
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.
Comment 3 Dimitri van Heesch 2010-10-09 08:19:45 UTC
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.