-
Suggestion
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
Qt Creator 4.7.0
-
None
Currently a warning appears in release mode for qDebug() or qDebug(YourLoggingClass)
It states that the code will never be executed.

While this is technically true, it bloats my QtCreator with warning marks that are not "fixable"
However, would it be possible to highlight the line for qDebug cases in gray as is a macro #ifdef is not fulfilled and not list the actual warning?
I think warnings should generally not be ignored, but if my left hand navivigation side is bloaded with yellow markers, then i do not get to the important warnings.

Edit: Sorry this is not really a bug but rather a suggestion, but it is not possible to change it to suggestion in the web interface.