<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 1 September 2015 at 08:02, Robert C. Helling <span dir="ltr"><<a href="mailto:helling@atdotde.de" target="_blank">helling@atdotde.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
here are five patches cleaning up the code mainly in the planner.<br></blockquote><div><br></div><div>I forgot to mention<br><pre class="">Subject: [PATCH 1/5] Changed qInfo() to qDebug()

... as the former was introduced only in Qt 5.5 in order to make the
test build also with 5.4
<span style="font-family:arial,helvetica,sans-serif"><br></span></pre><pre class=""><span style="font-family:arial,helvetica,sans-serif">I get no message at all from qDebug(), built with Qt 5.5 on Fedora 22.  Do I need to turn it "on" somehow?<br><br>As a workaround I set it back to qInfo, but we could use old fashioned printf.  It works and we're not doing anything clever with the messages.<br><br></span></pre><pre class=""><span style="font-family:arial,helvetica,sans-serif">Rick.<br></span></pre><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif"> </span></div></div></div></div>