Registered Member
|
Hello.
Is it possible to disable kDebug() output when compiling for a release? I thought that -DCMAKE_BUILD_TYPE=Release helps, but with kdebugdialog, I can still enable the messages of kDebug(). Is it the new standard behaviour that the messages are always present, also for releases? Is it (for performance reasons) okay to use nevertheless kDebug() messages for releases? (I don't want to remove the kDebug() calls for each release.)
Lukas Sommer
|
Administrator
|
It is completely normal and acceptable to have kDebug() calls present in releases. This especially helps when debugging problems a user is having.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]