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
..
2017-11-12 10:17:50 +01:00
2018-05-28 16:40:09 +02:00
2018-12-17 15:17:44 +01:00
2017-11-12 10:17:50 +01:00
2018-12-17 15:17:44 +01:00
2019-02-08 09:33:50 +01:00
2017-11-12 10:17:50 +01:00
2018-12-17 15:17:44 +01:00
2017-12-12 12:52:25 +01:00
2017-12-04 16:40:58 +01:00