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

fix warnings for gcc-11.1 #838

Closed
elfenpiff opened this issue Jun 8, 2021 · 0 comments · Fixed by #839
Closed

fix warnings for gcc-11.1 #838

elfenpiff opened this issue Jun 8, 2021 · 0 comments · Fixed by #839
Assignees
Labels
bug Something isn't working

Comments

@elfenpiff
Copy link
Contributor

Required information

Compiler version:
GCC 11.1.0

Observed result or behaviour:
Wmaybe-uninitialized and Warray-out-of-bounds causing build failure

Expected result or behaviour:
No errors

Conditions where it occurred / Performed steps:
Compile everything

@elfenpiff elfenpiff added the bug Something isn't working label Jun 8, 2021
@elfenpiff elfenpiff self-assigned this Jun 8, 2021
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 8, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 8, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 8, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 8, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 8, 2021
…td::min fails - fixed

Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit that referenced this issue Jun 9, 2021
iox-#838 fix string warning in strnlen and std::memcpy
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Jun 9, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
dkroenke pushed a commit to ApexAI/iceoryx that referenced this issue Jun 15, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant