trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: July 2012

Re: [trinity-devel] TDE packaging for Debian, tqt3 and g++ 4.7.1

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 26 Jul 2012 19:30:20 -0500
<snip>
> While looking through the build.log for tqt3 I kept getting distracted by
> the
> piles of "suggest parentheses around ‘&&’ within ‘||’
> [-Wparentheses]"
> warnings--so I  went through the source and added in all the missing
> parentheses g++ was complaining about (plus fixed a few more warnings
> where
> the fix was just as obvious). The build log is much easier to read now,
> and
> potentially problematic warnings (such as [-Wdelete-non-virtual-dtor][1])
> are
> no longer buried among the noise.

Great!  I wanted to do something similar but never found the time.

> What is the best way for me to get the tqt3 source changes to you?

Just send a patch to this list; I'll watch for it and update qt3/tqt3.

Tim