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

test_irods_key_value_proxy.cpp ignores return value of nodiscard function std::begin #7735

Open
SwooshyCueb opened this issue May 7, 2024 · 0 comments
Assignees
Labels

Comments

@SwooshyCueb
Copy link
Member

test_irods_key_value_proxy.cpp ignores the return value of std::begin, which causes a compilation error when building against libstdc++ 13, due to nodiscard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant