Skip to content

COMP: Fix macOS clang warning [-Wunused-variable] in itkMINCImageIOTest#2452

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Fix-itkMINCImageIOTest-Wunused-variable
Mar 29, 2021
Merged

COMP: Fix macOS clang warning [-Wunused-variable] in itkMINCImageIOTest#2452
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Fix-itkMINCImageIOTest-Wunused-variable

Conversation

@N-Dekker
Copy link
Copy Markdown
Contributor

Fixed a warning from ITK.macOS Apple clang version 12.0.0
(clang-1200.0.32.29), saying:

itkMINCImageIOTest.cxx:565:37: warning: unused variable 'myDirection' [-Wunused-variable]

Follow-up to:
pull request #2451
commit 24744f9
"COMP: Fix macOS clang warnings [-Wunused-variable] in test source files"

Fixed a warning from ITK.macOS Apple clang version 12.0.0
(clang-1200.0.32.29), saying:

> itkMINCImageIOTest.cxx:565:37: warning: unused variable 'myDirection' [-Wunused-variable]

Follow-up to:
pull request InsightSoftwareConsortium#2451
commit 24744f9
"COMP: Fix macOS clang warnings [-Wunused-variable] in test source files"
@N-Dekker
Copy link
Copy Markdown
Contributor Author

FYI, The warning appeared at "ENH: Make itk::Matrix trivially copyable, following Rule of Zero" pull request #2449 dashboard https://open.cdash.org/viewBuildError.php?type=1&buildid=7127767

@dzenanz dzenanz merged commit b2c3042 into InsightSoftwareConsortium:master Mar 29, 2021
@N-Dekker N-Dekker deleted the Fix-itkMINCImageIOTest-Wunused-variable branch March 29, 2021 15:30
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