Nux

Warnings when compiling with -Wextra

Bug #1056633 reported by Michi Henning
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nux
Fix Released
High
Michi Henning
nux (Ubuntu)
Fix Released
High
Michi Henning

Bug Description

When turning on -Wextra, compiling the code produces around 11000 warnings about unused parameters.

Related branches

Changed in nux:
milestone: none → 4.0
importance: Undecided → High
assignee: nobody → Michi Henning (michihenning)
status: New → In Progress
Revision history for this message
Michi Henning (michihenning) wrote :

-Wextra procudes a lot of useful warnings, as I found out when I turned it on and filtered out the unused parameter warnings (see bug #1032313).

In addition, I want to know when I'm not using a parameter so I can make a conscious decision about whether I just made a mistake or whether I indeed don't need the parameter. If so, it is trivial to remove the warning by commenting out the identifier. (I normally leave the identifier in place for documentation, rather than deleting it.)

Changed in nux:
status: In Progress → Fix Committed
Revision history for this message
Stephen M. Webb (bregma) wrote :

Fix Released in Nux Nux 4.0.0.

Changed in nux:
status: Fix Committed → Fix Released
Changed in nux (Ubuntu):
status: New → Fix Released
assignee: nobody → Michi Henning (michihenning)
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.