[Tile-serving] [osm2pgsql] Fix warnings when compiling tests, use -Werror with travis (#395)
Jochen Topf
notifications at github.com
Fri Jul 17 06:38:55 UTC 2015
>
> version = BZ2_bzlibVersion();
> + if (version == 0)
> + ; // fixes error with -Werror=unused-but-set-variable on g++
Why are you getting the version in the first place if you don't need it?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/395/files#r34865315
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150716/d1e461bc/attachment-0001.html>
More information about the Tile-serving
mailing list