[Tile-serving] [osm2pgsql] Fix warnings when compiling tests, use -Werror with travis (#395)
Paul Norman
notifications at github.com
Thu Jul 16 23:20:48 UTC 2015
> @@ -407,9 +407,11 @@ int node_ram_cache::set(osmid_t id, double lat, double lon, const taglist_t &) {
> if ( (allocStrategy & ALLOC_DENSE) > 0 ) {
> return set_dense(id, ramNode(lon, lat));
whoops, this part still needs some work to adjust to the void return
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/395/files#r34849109
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150716/6ce23bab/attachment.html>
More information about the Tile-serving
mailing list