Re: Review Request 128114: do not load and debug in the same line

2016-06-07 Thread Harald Sitter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128114/ --- (Updated June 7, 2016, 9:06 a.m.) Status -- This change has been

Re: Review Request 128114: do not load and debug in the same line

2016-06-07 Thread Harald Sitter
> On June 7, 2016, 8:53 a.m., Aleix Pol Gonzalez wrote: > > Are you sure that's the case? Is C++ that smart that it can decide not to > > execute part of the stream? C++ isn't, Qt is. In some build configs (e.g. gcc) qCDebug becomes noop as the macro essentially expands to a fancy

Re: Review Request 128114: do not load and debug in the same line

2016-06-07 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128114/#review96247 --- Are you sure that's the case? Is C++ that smart that it can

Re: Review Request 128114: do not load and debug in the same line

2016-06-07 Thread Andreas Cord-Landwehr
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128114/#review96246 --- Ship it! Thanks, just wanted to start looking into this

Review Request 128114: do not load and debug in the same line

2016-06-07 Thread Harald Sitter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128114/ --- Review request for KDE Frameworks, Andreas Cord-Landwehr and Jeremy