Skip to content
Snippets Groups Projects
Commit e9ce1040 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Resolve compiler warnings using gcc 4.8.3.

  For the most part this is making sure that the loop variable in
  a for loop is of the same type as the variable that it is compared
  against (Often a UInt_t).
parent 7edb1e4b
No related branches found
No related tags found
No related merge requests found
Showing with 153 additions and 157 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment