mirror of https://github.com/ArduPilot/ardupilot
698f18566b
../../libraries/AP_Terrain/TerrainIO.cpp: In member function ‘void AP_Terrain::open_file()’: ../../libraries/AP_Terrain/TerrainIO.cpp:176:46: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘__gnu_cxx::__enable_if<true, double>::__type {aka double}’ [-Wformat=] abs((uint32_t)block.lon_degrees)); ^ ../../libraries/AP_Terrain/TerrainIO.cpp:176:46: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 7 has type ‘__gnu_cxx::__enable_if<true, double>::__type {aka double}’ [-Wformat=] |
||
---|---|---|
.. | ||
AP_Terrain.cpp | ||
AP_Terrain.h | ||
TerrainGCS.cpp | ||
TerrainIO.cpp | ||
TerrainMission.cpp | ||
TerrainUtil.cpp |