8000 Make clock using statements public for users by jbaldwin · Pull Request #218 · jbaldwin/libcoro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make clock using statements public for users #218

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

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

jbaldwin
Copy link
Owner

The clock using statements were hidden away in a details poll_info file which made it confusing for what to pass into certain scheduler functions. This makes the using statements public so its clear the user can use them (or the underlying chrono types) easily.

Closes #217

@jbaldwin jbaldwin self-assigned this Nov 25, 2023
@jbaldwin
Copy link
Owner Author

@ripose-jp please review if you have some time, I think this is a good solution to your PR you opened recently.

The clock using statements were hidden away in a details poll_info file
which made it confusing for what to pass into certain scheduler
functions.  This makes the using statements public so its clear the user
can use them (or the underlying chrono types) easily.

Closes #217
@jbaldwin jbaldwin force-pushed the issue-217/public-using-statements branch from 39e0241 to 02d2ae1 Compare November 25, 2023 16:12
@jbaldwin
Copy link
Owner Author

dnf mirrors seem to be having issues today, going to wait until tomorrow to see if fedora 36 gets 'fixed'.

@ripose-jp
Copy link
Contributor

The example from my issue compiles after changing the namespaces and the code LGTM.

@jbaldwin
Copy link
Owner Author

🎉 fedora-36 finally fixed their mirror problem.

@jbaldwin jbaldwin merged commit b652e38 into main Nov 28, 2023
@jbaldwin jbaldwin deleted the issue-217/public-using-statements branch November 28, 2023 20:45
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.

Move details clock using statements to be public
2 participants
0