cgal/CGAL_ImageIO
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
..
archive/demo/CGALimageIO Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required. 2018-10-17 14:17:08 +02:00
examples/CGALimageIO Fix CMake warnings about CMP for Visual 2017 2018-11-21 16:17:39 +01:00
include/CGAL Fix a [-Wformat-overflow=] warning 2019-02-08 09:33:50 +01:00
package_info/CGAL_ImageIO Commit all new dependencies files 2018-03-06 18:44:48 +01:00
src/CGAL_ImageIO Merge pull request #1436 from lrineau/CGAL-new_cmake-GF 2017-12-05 18:20:05 +01:00
test/CGAL_ImageIO Fix CMake warnings about CMP for Visual 2017 2018-11-21 16:17:39 +01:00