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

Require C++17, port from deprecated qAsConst to std::as_const #290

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dfaure-kdab
Copy link
Member

No description provided.

@dantti
Copy link
Member

dantti commented Jul 25, 2024

Seems the issue is an old clang, some kdab project are using os-latest instead of specif OS versions, would that be ok?

@dfaure-kdab
Copy link
Member Author

No I think the issue is that std::random_shuffle was removed in C++17 so I need to port the code to something else.
https://en.cppreference.com/w/cpp/algorithm/random_shuffle

@dfaure-kdab dfaure-kdab merged commit 6325147 into master Jul 25, 2024
25 checks passed
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.

2 participants