Skip to content

Conversation

@arshidkv12
Copy link

}
} else {
days = fabs(floor(one->sse - two->sse) / 86400);
double diff = fabs(floor(one->sse - two->sse) / 86400);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I'm not so sure silently capping the number is the right way to go about this.
This is also a bundled library, the fix should go into the upstream library at https://github.com/derickr/timelib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants