Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix -Wtype-limits warnings and remove disabling of -Wtype-limits
- Loading branch information
Showing
with
20 additions
and 18 deletions.
- +0 −5 src/CMakeLists.txt
- +10 −9 src/connection.cpp
- +5 −1 src/map.cpp
- +3 −1 src/serialization.h
- +1 −1 src/server.cpp
- +1 −1 src/tile.cpp