Custom Query (8117 matches)
Results (304 - 306 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5021 | fixed | Remove small parts of useless code | ||
Description |
The "aliases" string is built up but never used. Instead, it gets hidden by another variable also named "aliases" in the inner scope. |
|||
#5022 | fixed | Fix a compiler warning in UsersListCtrl.cpp | ||
Description |
Fix an signed / unsigned comparison warning. |
|||
#5023 | fixed | Fix issues reported by code analyzer | ||
Description |
Fix a few (possible) issues identified by the Visual Studio 2008 static code analyzer in the FZS Interface. Most issues are caused by uninitialized variables for certain (unlikely / presumably never to be taken) program flows, data type mismatches or hiding variables from outer scopes. |
Note:
See TracQuery
for help on using queries.