[Development] Changed qdebug stream operator output (qtbase/dev)

Koehne Kai Kai.Koehne at digia.com
Fri Dec 6 16:29:26 CET 2013


Hi,

Just a small heads-up: I just managed to merge change https://codereview.qt-project.org/#change,69731 in qtbase , dev branch. That change gets rid of the trailing space that was added for every qDebug() << ; statement. I guess nobody will really miss it ... but it might be that there are still auto tests checking for it!

So, if you've mysterious autotest failures in somemodule/dev where expected output isn't found any more, this might be the reason. Actually QTest now takes this into account for a simple ignoreExpectedMessage(), but that ain't help you if you're e.g. comparing QProcess output ...

Follow up patches for some modules are here:

QtDeclarative: https://codereview.qt-project.org/#change,69735
Qtsensors: https://codereview.qt-project.org/69734
Qtmultimedia: https://codereview.qt-project.org/#change,69732
Qtquick1: https://codereview.qt-project.org/#change,69736


Kind regards

Kai

-- 
   Kai Köhne, Senior Software Engineer - Digia, Qt
   Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
   Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
   Registergericht: Amtsgericht Charlottenburg, HRB 144331 B





More information about the Development mailing list