Review Request 120093: Guard too verbose 'KDirWatchPrivate::addEntry: Added File...' message + use same method to output available methods
David Faure
faure at kde.org
Sun Sep 7 21:07:07 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120093/#review66015
-----------------------------------------------------------
Ship it!
Ideally this should use qCDebug though (with a call to setFilterRules <category>.debug=false).
- David Faure
On Sept. 7, 2014, 1:29 p.m., Christoph Cullmann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120093/
> -----------------------------------------------------------
>
> (Updated Sept. 7, 2014, 1:29 p.m.)
>
>
> Review request for KDE Frameworks and David Faure.
>
>
> Repository: kcoreaddons
>
>
> Description
> -------
>
> Guard the 'KDirWatchPrivate::addEntry: Added File...' with same guard as the removeEntry output.
> Guard available methods with same trick, will allow use in non-debug build of that output.
>
>
> Diffs
> -----
>
> src/lib/io/kdirwatch.cpp 7abb32a
>
> Diff: https://git.reviewboard.kde.org/r/120093/diff/
>
>
> Testing
> -------
>
> Tested with Kate, removed the super verbose "Added File..." output for any opened file.
> Available methods are gone in output, too.
>
>
> Thanks,
>
> Christoph Cullmann
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140907/c3f4b7f9/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list