InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

COMP: Fixed Cpp Warnings #4667

Closed andrei-sandor closed 1 month ago

andrei-sandor commented 1 month ago

Fixed the following warnings

-Wimplicit-fallthrough -Wzero-as-null-pointer-constant -Wdeprecated-dynamic-exception-spec

andrei-sandor commented 1 month ago

@andrei-sandor thank you!

@dzenanz @thewtex. I thank you. It was a pleasure to write PRs for ITK. I learned a lot form the code and from your valuable comments.