Skip to content

Comments

checks: Fix -Wunused-private-field compiler warning#2161

Merged
wenzeslaus merged 1 commit intoOSGeo:mainfrom
nilason:fix_wall_warnings_05
Apr 13, 2022
Merged

checks: Fix -Wunused-private-field compiler warning#2161
wenzeslaus merged 1 commit intoOSGeo:mainfrom
nilason:fix_wall_warnings_05

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Feb 4, 2022

As reported in #2156.

Affects:

  • r.terraflow

@nilason nilason mentioned this pull request Feb 4, 2022
21 tasks
@nilason nilason added this to the 8.2.0 milestone Feb 4, 2022
@nilason nilason added C++ Related code is in C++ enhancement New feature or request labels Feb 4, 2022
@wenzeslaus wenzeslaus merged commit a911eb2 into OSGeo:main Apr 13, 2022
@wenzeslaus wenzeslaus changed the title Fix -Wunused-private-field compiler warning checks: Fix -Wunused-private-field compiler warning Apr 27, 2022
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
Fixes -Wunused-private-field compiler warning (GCC or Clang) generated with -Wall in r.terraflow C++ code.
@nilason nilason deleted the fix_wall_warnings_05 branch October 28, 2022 18:13
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
Fixes -Wunused-private-field compiler warning (GCC or Clang) generated with -Wall in r.terraflow C++ code.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
Fixes -Wunused-private-field compiler warning (GCC or Clang) generated with -Wall in r.terraflow C++ code.
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.

2 participants