
On 06/06/11 15:49, Michael Tautschnig wrote:
Hi all,
As you might have heard already, GCC 4.6 introduced a number of new warnings. As we build the package for Debian with -Werror turned on, these would cause build failures. If you agree that these warnings should be addressed, it would be nice if you could fix them upstream. Otherwise I will introduce Debian-specific patches to work around them.
The best way to find all of them is take a look at the build log at
http://people.debian.org/~doko/tmp/werror/ppl_0.11.2-3_lsid64.buildlog
and search for -Wunused. Many of the warnings relate to ppl.hh, hence are easily fixed by changing the code it is generated from. Only a few others concern the tests.
Thanks a lot, Michael
PS.: If someone could afterwards tell me about the git commit ids that would makes things even easier :-)
Hi Michael,
only now I realized you did not get a reply to this message. Sorry about that. Here are the git commit ids that fixed the warnings you reported:
Commit: 15650222d5358a202411066142ab134b03cbea1e Commit: fb5d23c2e4159819a48ea0c33deaa4865a26cc3f Commit: 248939b515763a6a029c0c839f006fbf9b657ab3 Commit: 699a1fe6e0828997e09744ac5d884eac7819d819 Commit: 8b6502299d82bf26cbe9cd6d38c26101fa2e948c Commit: 9248b10e00497f2e57ce2f99256c73fa853f8271 Commit: caaab3ac864be2ba18911c516ee59f8fdbf40159
Cheers,
Roberto