Skip to content

Fix a number of compilation warnings:#3

Open
scott-snyder wants to merge 1 commit intoiLCSoft:masterfrom
scott-snyder:warn-20250312
Open

Fix a number of compilation warnings:#3
scott-snyder wants to merge 1 commit intoiLCSoft:masterfrom
scott-snyder:warn-20250312

Conversation

@scott-snyder
Copy link
Copy Markdown

  • Avoid local variables with the same name as a class member.
  • Fix for variables that are unused when compiling with NDEBUG.
  • Fix some warnings about misleading indentation.

BEGINRELEASENOTES

  • Fix warnings seen with current compilers.
    ENDRELEASENOTES

 - Avoid local variables with the same name as a class member.
 - Fix for variables that are unused when compiling with NDEBUG.
 - Fix some warnings about misleading indentation.
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.

1 participant