Skip to content

Conversation

@o-lim
Copy link
Contributor

@o-lim o-lim commented Jul 15, 2016

This fixes a bug when trying to display an unsigned value using '%d', which will print a negative value when the value is too large.

This fixes a bug when trying to display an unsigned value using '%d',
which will print a negative value when the value is too large.
@DorianGray DorianGray merged commit 2d92840 into lunarmodules:master Jul 16, 2016
@o-lim o-lim deleted the fix-format-unsigned-values branch July 18, 2016 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants