Skip to content

IO warning: passing argument 1 to restrict-qualified parameter aliases with argument  #68

@phcerdan

Description

@phcerdan

Compiling ITK (no tests) with gcc 8.2.1

[173/242] Building CXX object Modules/IO/MeshVTK/src/CMakeFiles/ITKIOMeshVTK.dir/itkVTKPolyDataMeshIO.cxx.o
Modules/IO/PNG/src/itkPNGImageIO.cxx: In member function ‘void itk::PNGImageIO::WriteSlice(const string&, const void*)’:
Modules/IO/PNG/src/itkPNGImageIO.cxx:591:20: warning: passing argument 1 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
   png_set_error_fn(png_ptr, png_ptr,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueA good issue for community members new to contributingarea:IOIssues affecting the IO moduletype:CompilerCompiler support or related warnings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions