[PATCHES]

Rick Walsh rickmwalsh at gmail.com
Tue Sep 1 06:34:24 PDT 2015


On 1 September 2015 at 08:02, Robert C. Helling <helling at atdotde.de> wrote:

> Hi,
>
> here are five patches cleaning up the code mainly in the planner.
>

I forgot to mention

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

I get no message at all from qDebug(), built with Qt 5.5 on Fedora 22.
Do I need to turn it "on" somehow?

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.

Rick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150901/33ca3143/attachment.html>


More information about the subsurface mailing list