Skip to content

%d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. #5

@dniklaus

Description

@dniklaus

Codacy detected an issue:

Message: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

Occurred on:

  • Commit: aaf153c
  • File: BatteryImpl.cpp
  • LineNum: 119
  • Code: sprintf(buf, "evaluateStatus(), stat: %s, rawVal: %d, factor: %d thds, VFull: %dmV, NFull: %d, Voltage: %dmV",

Currently on:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions