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

Mark Mixxx util function deprecated when they shouldn't be used anymore. #13222

Open
acolombier opened this issue May 8, 2024 · 0 comments
Open

Comments

@acolombier
Copy link
Contributor

A few Mixxx util function were flagged as deprecated on recent PR reviews and the request was made to use the std lib instead. In order to help with the DevX, it would be great if the Mixxx Core Team could take the time to mark all utils functions which shouldn't be used anymore as deprecated to prevent unnecessary effort, and document which is the preferred replacement for it. (eg mixxx::Duration -> std::chrono::duration)

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

No branches or pull requests

1 participant