D29684: Improve opengl debug messages
Vlad Zahorodnii
noreply at phabricator.kde.org
Tue May 12 18:16:34 BST 2020
zzag added inline comments.
INLINE COMMENTS
> scene_opengl.cpp:420
> case GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR:
> - qCWarning(KWIN_OPENGL, "%#x: %.*s", id, length, message);
> + qCWarning(KWIN_OPENGL, "%#x: %.*s", id, length-1, message);
> break;
Noob question: what is going to happen if `length` is 0?
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D29684
To: apol, #kwin
Cc: zzag, kwin, Orage, cacarry, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20200512/f713def5/attachment.htm>
More information about the kwin
mailing list