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

[time.clock.gps.members]/2 return type typo #4318

Merged
merged 1 commit into from Dec 14, 2020
Merged

[time.clock.gps.members]/2 return type typo #4318

merged 1 commit into from Dec 14, 2020

Conversation

MattStephanson
Copy link
Contributor

The returns specification for gps_clock::to_utc says gps_time instead of utc_time, probably a copy-paste typo from p3. The original proposal, P0355R7, also says gps_time, but the intent seems obvious, and the status quo doesn't compile.

The returns specification for `gps_clock::to_utc` says `gps_time` instead of `utc_time`, probably a copy-paste typo from p3. The original proposal, P0355R7, also says `gps_time`, but the intent seems obvious, and the status quo doesn't compile.
@MattStephanson
Copy link
Contributor Author

@tkoeppe I was just wondering, since this is my first PR here, if there's anything else I need to do to get it merged? Thanks.

@jensmaurer
Copy link
Member

jensmaurer commented Dec 14, 2020

@MattStephanson , there are no changes requested from you. However,

  • we do require (informally) two approving reviews for pull requests from outsiders and
  • we were busy with merging a very large paper.

Sorry for us taking so long.

@tkoeppe
Copy link
Contributor

tkoeppe commented Dec 14, 2020

Indeed -- thank you for the fix!

@tkoeppe tkoeppe merged commit 2adf4ac into cplusplus:master Dec 14, 2020
@MattStephanson MattStephanson deleted the patch-1 branch January 24, 2021 05:52
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.

None yet

5 participants