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

Address a GCC 14 Warning #4157

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

reneme
Copy link
Collaborator

@reneme reneme commented Jun 28, 2024

This adapts a mitigation in #4046 to make use of std::array. Also it fixes an issue in xor_buf where it doesn't work with std:;array<> parameters.

@reneme reneme requested a review from randombit June 28, 2024 09:52
@reneme reneme force-pushed the fix/gcc_14_warning branch from 40aae55 to 6d8f293 Compare June 28, 2024 10:19
@coveralls
Copy link

Coverage Status

coverage: 91.73% (+0.002%) from 91.728%
when pulling 6d8f293 on Rohde-Schwarz:fix/gcc_14_warning
into 0d12c7e on randombit:master.

@reneme reneme merged commit 12c1cbc into randombit:master Jun 28, 2024
42 checks passed
@reneme reneme deleted the fix/gcc_14_warning branch June 28, 2024 14:02
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.

3 participants