Move print from int to unsigned int
ClosedPublic

Authored by patrickelectric on Apr 29 2017, 2:29 PM.

Details

Summary

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>

Diff Detail

Repository
R32 KDevelop
Branch
uint
Lint
No Linters Available
Unit
No Unit Test Coverage
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptApr 29 2017, 2:29 PM
brauch edited edge metadata.Apr 29 2017, 2:33 PM

Context? Reason? Effect?

Context? Reason? Effect?

Remove warning messages like:

(warning) %d in format string requires 'int' but the argument type is 'unsigned int'.
brauch accepted this revision.Apr 29 2017, 2:36 PM
This revision is now accepted and ready to land.Apr 29 2017, 2:36 PM
This revision was automatically updated to reflect the committed changes.