InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Warnings: 'sprintf' has been explicitly marked deprecated here
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
I get a lot of compilation warnings with the latest configuration for actions compilation of remote module (ITKRemoteModuleBuildTestPackageAction). See e.g. [here](https://my.cdash.org/viewBuildError.php?type=1&buildid=2277811). gdcm has an [existing patch](https://github.com/malaterre/GDCM/commit/789f41027e1142a76177e264292c58adf01ee2d0) for this, kwsys would also need to be patched. Maybe other things too... I'm not sure how to do all this!
### Steps to Reproduce
Compile remote module with macOS github actions using KWStyle or gdcm.
### Expected behavior
No warnings.
### Actual behavior
Many warnings.
### Reproducibility
100%
### Versions
ITK and RTK master
### Environment
Github actions env macos-12.
### Additional Information
Contributor guide
Assessment
This issue has not been assessed yet.