Opened 13 years ago

Closed 13 years ago

Last modified 9 years ago

#281 closed defect (fixed)

Multiple warnings from llvm/clang static analyzer

Reported by: rainer Owned by: rainer
Priority: trivial Milestone: 3.0.1
Component: main Version:
Keywords: Cc:

Description (last modified by rainer)

There are several warnings about variables that get initialized yet never read (usually because they are initialized again later, or discarded).

Change History (1)

comment:1 by rainer, 13 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
Summary: Multiple warning from llvm/clang static analyzerMultiple warnings from llvm/clang static analyzer

Fix committed as changeset [383].

Note: See TracTickets for help on using tickets.