Description
Warning -Wrestrict in itkPNGImageIO compiling with gcc 8.2
Steps to Reproduce
build master with tests enabled
Actual behavior
/home/user/Software/ITK/src-ITK-master/Modules/IO/PNG/src/itkPNGImageIO.cxx: In member function ‘void itk::PNGImageIO::WriteSlice(const string&, const void*)’:
/home/user/Software/ITK/src-ITK-master/Modules/IO/PNG/src/itkPNGImageIO.cxx:592:20: warning: passing argument 1 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
png_set_error_fn(png_ptr, png_ptr,
Reproducibility
Every time
Versions
master
Environment
Linux, gcc 8.2.1
Description
Warning -Wrestrict in itkPNGImageIO compiling with
gcc 8.2Steps to Reproduce
build master with tests enabled
Actual behavior
Reproducibility
Every time
Versions
master
Environment
Linux, gcc 8.2.1