Skip to content

Conversation

@ellert
Copy link
Contributor

@ellert ellert commented Dec 7, 2020

GCC 11 just turned up in Fedora Rawhide, causing the following error:

error: loop variable 'verification_pair' creates a copy from type 'const std::pair<bool ()(const jwt::claim&, void), void*>' [-Werror=range-loop-construct]

error: loop variable 'verification_pair' creates a copy from type 'const std::pair<bool (*)(const jwt::claim&, void*), void*>' [-Werror=range-loop-construct]
@djw8605 djw8605 merged commit c00284f into scitokens:master Dec 7, 2020
@ellert ellert deleted the loop-variable-error-gcc11 branch December 7, 2020 15:24
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