Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Time::MIN to Time::MIN_VALUE to match DateTime #362

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

wrieg123
Copy link
Collaborator

Semantically align the "minimum" value for Time with DateTime & TimeDelta (e.g. ::MIN_VALUE). Also, this avoids conflicts with other headers that rely on a MIN macro.

Signed-off-by: Will Rieger <will.r.rieger@gmail.com>
@timkpaine timkpaine added type: enhancement Issues and PRs related to improvements to existing features lang: c++ Issues and PRs related to the C++ codebase labels Sep 29, 2024
@wrieg123 wrieg123 merged commit 9da93f1 into Point72:main Sep 29, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: c++ Issues and PRs related to the C++ codebase type: enhancement Issues and PRs related to improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants