Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.0.2
-
None
-
Windows 7
-
9ae5162b3c972a2cedba4f817235aaf96e7dfd7e
Description
Sometimes there is a warning printed out from QOpenGLShaderProgram that says there are no errors.
QOpenGLShader::link: "No errors."
(printed out from bool QOpenGLShaderProgram::link())
Would it be possible to not show this as a warning as there are no errors occurring? Or alternatively change this to a debug message that would be optional and controlled by an environment variable (like, for example, QABSTRACTSOCKET_DEBUG works).