Custom Query (8168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (304 - 306 of 8168)

Ticket Resolution Summary Owner Reporter
#5021 fixed Remove small parts of useless code eyebex
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 eyebex
Description

Fix an signed / unsigned comparison warning.

#5023 fixed Fix issues reported by code analyzer eyebex
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.