HomePhabricator
Diffusion MITK b60b2718ecb4

Fix warnings of comparison between signed and unsigned integer expressions by…

Description

Fix warnings of comparison between signed and unsigned integer expressions by changing return type of method GetToolCount to unsigned int

These warnings are treated as errors on Linux systems. By changing the return type, the consecutive errors had to be fixed, too.

Details

Provenance
eisenmanAuthored on Jan 17 2018, 3:48 PM
eisenmanPushed on Jan 22 2018, 5:03 PM
Parents
rMITK9d70a2a97baf: Fix reorder warnings and initialize missing member variables
Branches
Unknown
Tags
Unknown