-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
The function expects an int, yet the instance variable is a long. On some architectures it’s not the same number of bytes
Line 172 in 01261a9
void NTPClient::setTimeOffset(int timeOffset) { |
Metadata
Metadata
Assignees
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project