This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12088 - Reduce warnings ('set but not used')
Attached to Project:
Rockbox
Opened by Andree Buschmann (Buschel) - Saturday, 30 April 2011, 16:11 GMT+2
Last edited by Andree Buschmann (Buschel) - Tuesday, 03 May 2011, 22:30 GMT+2
Opened by Andree Buschmann (Buschel) - Saturday, 30 April 2011, 16:11 GMT+2
Last edited by Andree Buschmann (Buschel) - Tuesday, 03 May 2011, 22:30 GMT+2
|
DetailsWhen using "-Wunused-but-set-variable" there occur several warnings when building rockbox. This patch resolves the most of them.
Please review and give feedback -- especially to the change to ffmpeg_get_bits.h as this gives the most overall warnings. |
This task depends upon
Closed by Andree Buschmann (Buschel)
Tuesday, 03 May 2011, 22:30 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted in several changes.
Tuesday, 03 May 2011, 22:30 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted in several changes.
Also, not using // would be nice :)
Edit: Submitted after slight modifications with r29810.