cgal/CGAL_ImageIO/include/CGAL
Laurent Rineau 99883c4b6a Fix a [-Wformat-overflow=] warning
.../CGAL_ImageIO/include/CGAL/ImageIO_impl.h: In function ‘_image* _readImageHeaderAndGetError(const char*, int*)’:
.../CGAL_ImageIO/include/CGAL/ImageIO_impl.h:1082:12: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
 1082 |     fprintf(stderr, "_readImageHeaderAndGetError: error: unable to open file \'%s\'\n", name);
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-02-08 09:33:50 +01:00
..
ImageIO Merge 'master' and fix conflicts 2018-05-28 16:40:09 +02:00
export add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
ImageIO.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
ImageIO_impl.h Fix a [-Wformat-overflow=] warning 2019-02-08 09:33:50 +01:00
Image_3.h Secret API to allow Image_3 not to own its data 2018-12-17 15:17:44 +01:00
Image_3_impl.h Secret API to allow Image_3 not to own its data 2018-12-17 15:17:44 +01:00
Image_3_vtk_interface.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
SEP_header.h Fix compilation on CentOS6 (older Boost) 2017-12-12 12:52:25 +01:00
SEP_to_ImageIO.h Update the SEP reader 2017-12-04 16:40:58 +01:00
read_vtk_image_data.h Secret API to allow Image_3 not to own its data 2018-12-17 15:17:44 +01:00