Files
PMTiles/cpp
Even Rouault 6cd1c3a39b pmtiles.hpp: multiple warning and robustness fixes
This fixes a number of warnings found when integrating it in GDAL
builds, which are done with quite pedantic warning levels.

- add explicit casts when shortening variables
- add support for big-endian targets if defining PMTILES_MSB
- add santity checks on reading directories against corrupt/hostile data
- replace a exit() call by an exception
2023-06-09 20:23:05 +02:00
..
2022-10-12 16:17:33 +08:00
2022-11-30 10:56:24 +08:00
2022-10-12 16:17:33 +08:00