MerginMaps / geodiff

Library for handling diffs for geospatial data
https://merginmaps.com
MIT License
146 stars 16 forks source link

Compilation warning with clang ++ #165

Closed PeterPetrik closed 2 years ago

PeterPetrik commented 2 years ago

xxx/build/geodiff/1.0.6/geodiff/src/changeset.h:65:5: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^

PeterPetrik commented 2 years ago

xxx/build/geodiff/1.0.6/geodiff/src/changesetutils.cpp:332:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^