Skip to content

Comments

checks: Fix Wstringop-overflow and -Warray-parameter compiler warnings#2733

Merged
nilason merged 3 commits intoOSGeo:mainfrom
nilason:fix_new_warnings
Jan 6, 2023
Merged

checks: Fix Wstringop-overflow and -Warray-parameter compiler warnings#2733
nilason merged 3 commits intoOSGeo:mainfrom
nilason:fix_new_warnings

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Jan 5, 2023

Fixes -Wstringop-overflow= and -Warray-parameter= warnings surfaced with #2730. They are very much interrelated, it is therefore better to handle them in one PR.

@nilason nilason changed the title Fix Wstringop-overflow and Wstringop-overflow compiler warnings Fix Wstringop-overflow and -Warray-parameter compiler warnings Jan 5, 2023
@nilason nilason mentioned this pull request Jan 5, 2023
21 tasks
@nilason nilason added enhancement New feature or request C Related code is in C labels Jan 5, 2023
@nilason nilason added this to the 8.3.0 milestone Jan 5, 2023
@nilason nilason merged commit 33f8333 into OSGeo:main Jan 6, 2023
@nilason nilason deleted the fix_new_warnings branch January 6, 2023 19:02
@neteler neteler changed the title Fix Wstringop-overflow and -Warray-parameter compiler warnings checks: Fix Wstringop-overflow and -Warray-parameter compiler warnings Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant