Opened 13 years ago
Last modified 9 years ago
#281 closed defect
Multiple warning from llvm/clang static analyzer — at Initial Version
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | trivial | Milestone: | 3.0.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
There are several warnings about variables that get initialized yet never read (usually because they are initialized again later, or discarded).
Note:
See TracTickets
for help on using tickets.