Skip to content

Fix a number of compilation warnings:#3

Merged
jmcarcell merged 2 commits into
iLCSoft:masterfrom
scott-snyder:warn-20250312
May 21, 2026
Merged

Fix a number of compilation warnings:#3
jmcarcell merged 2 commits into
iLCSoft:masterfrom
scott-snyder:warn-20250312

Conversation

@scott-snyder
Copy link
Copy Markdown

@scott-snyder scott-snyder commented Mar 12, 2025

  • 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.
  • Fix warnings about unused variables
  • Fix warnings about hidden functions

BEGINRELEASENOTES

  • Fix warnings seen with current compilers.

ENDRELEASENOTES

scott snyder and others added 2 commits May 21, 2026 10:29
 - 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.
@jmcarcell
Copy link
Copy Markdown
Contributor

I have fixed a few more warnings.

@jmcarcell jmcarcell merged commit b561ab5 into iLCSoft:master May 21, 2026
1 check passed
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.

2 participants