summaryrefslogtreecommitdiffstats
path: root/profile-widget
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-23 09:53:44 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-23 09:53:44 -0700
commit22c94a3e6596f04c86d102098e542a88502410a9 (patch)
tree0f75bc7b44a7fe249c3bf4a359d3c91cb179d4aa /profile-widget
parente93c99c8bc9c7ebcc39aa8be16476a794a845636 (diff)
downloadsubsurface-22c94a3e6596f04c86d102098e542a88502410a9.tar.gz
Don't try to force depth to be unsigned
Trying to clean up the signed vs. unsigned issues it becomes clear that forcing depth to be unsigned causes way too many problems in the code. So this commit goes the opposite direction; since we clearly aren't limited INT_MAX vs UINT_MAX, simply make more of the depth related variables signed. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget')
0 files changed, 0 insertions, 0 deletions