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

Only allow system_clock timepoints when creating a Timestamp #6847

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented Aug 1, 2023

What, How & Why?

Fixes #6112

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed.

@jedelbo jedelbo merged commit 64be331 into master Aug 1, 2023
30 checks passed
@jedelbo jedelbo deleted the je/RCORE-1364 branch August 1, 2023 10:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamp shouldn't be convertible from time_points with arbitrary clocks
2 participants