Skip to content

COMP: Add template to TransformPhysicalPointToContinuousIndex in tests#4005

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Add-missing-template-to-TransformPhysicalPointToContinuousIndex-calls
Apr 10, 2023
Merged

COMP: Add template to TransformPhysicalPointToContinuousIndex in tests#4005
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Add-missing-template-to-TransformPhysicalPointToContinuousIndex-calls

Conversation

@N-Dekker
Copy link
Copy Markdown
Contributor

@N-Dekker N-Dekker commented Apr 9, 2023

Added missing template keywords to TransformPhysicalPointToContinuousIndex calls in Nonunit/Review tests.

Addressed compile errors from Ubuntu-22.04-gcc11.2-TBB-Debug saying:

error: expected primary-expression before '>' token

These compile errors were introduced by pull request #4000 commit 7cda5ba
"COMP: Fix TransformPhysicalPointToContinuousIndex nodiscard warnings"

Added missing `template` keywords to TransformPhysicalPointToContinuousIndex
calls in Nonunit/Review tests.

Addressed compile errors from Ubuntu-22.04-gcc11.2-TBB-Debug saying:

> error: expected primary-expression before '>' token

These compile errors were introduced by pull request InsightSoftwareConsortium#4000
commit 7cda5ba
"COMP: Fix TransformPhysicalPointToContinuousIndex `nodiscard` warnings"
@github-actions github-actions Bot added type:Compiler Compiler support or related warnings type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct labels Apr 9, 2023
@N-Dekker N-Dekker marked this pull request as ready for review April 9, 2023 13:39
@N-Dekker
Copy link
Copy Markdown
Contributor Author

@dzenanz Thanks for your approval. I think this PR is ready 😃

@dzenanz dzenanz merged commit 1f8c0f8 into InsightSoftwareConsortium:master Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:Compiler Compiler support or related warnings type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants