Page MenuHomePhabricator

ItktensorReconstruction causes warning due to comparison of int and unsigned int
Closed, ResolvedPublic

Description

If warnings as errors is activated the tensor reconstruction cannot be used,
therefore changing all respective for loops to loop over unsigned int's

Event Timeline

User webechr has pushed new remote branch:

bug-17927-FixSignedWarnings

[ea5722]: Merge branch 'bug-17927-FixSignedWarnings'

Merged commits:

2014-07-19 16:47:27 Christian Weber [384e2f]
Silence warnings of comaprison between signed and unsigned