Skip to content

Conversation

NoRePercussions
Copy link

OkapiLib did not build on all systems due to not-officially-supported idioms and by referencing some attributes of high_resolution_clock.

Description of the Change

Makes OkapiLib buildable with Clang / on Mac OS

Motivation

Make contributing to the project more accessible.

Possible Drawbacks

The Workflow build is unaffected.

Switching from std::chrono::high_resolution_clock to system_clock may have different behavior on the V5 brain than on a typical computer.

Verification Process

Library now builds without errors.

GitHub workflow test is still successful at building the code

Applicable Issues

#4

OkapiLib did not build on all systems due to not-officially-supported idioms and by referencing some attributes of high_resolution_clock.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant