#3820: [PATCH] Fix 31 build warnings
---------------------+----------------------
 Reporter:  flatcap  |      Owner:  mutt-dev
     Type:  defect   |     Status:  new
 Priority:  minor    |  Milestone:
Component:  build    |    Version:  1.5.24
 Keywords:  patch    |
---------------------+----------------------
 The warnings come from several different types of unused variables.

 - Declared, but not used
 - Set, but not used
 - Set, then value overwritten

 All the fixes are trivial and low priority.

 I've attached two patches:

 1. Code changes I'd like applied.
 2. Comments describing the changes. This is just for review purposes.  DO
 NOT COMMIT PATCH 2 ;-)

 These are the result of using clang's static analyser.

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3820>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to