Fixed a shadowing issue with moving a declaration to inner scope #163

Merged
muellerr merged 4 commits from gaisser/fsfw:gaisser_small_bugfix_subsystem into master 2020-08-28 17:01:19 +02:00
Owner

Fixed a shadowing issue with moving a declaration to inner scope.

I would encourage all to add -Wshadow=local to the compile flags.

Fixed a shadowing issue with moving a declaration to inner scope. I would encourage all to add -Wshadow=local to the compile flags.
gaisser added the
bug
label 2020-08-13 18:14:02 +02:00
muellerr was assigned by gaisser 2020-08-28 13:25:50 +02:00
muellerr merged commit b4978e7df3 into master 2020-08-28 17:01:17 +02:00
Owner

Propably would be a good idea to add -Wshadow=local in the FSFW example.

Propably would be a good idea to add -Wshadow=local in the FSFW example.
gaisser deleted branch gaisser_small_bugfix_subsystem 2020-09-10 18:22:58 +02:00
Sign in to join this conversation.
No description provided.