[Tile-serving] [osm2pgsql] Compile errors on Wheezy (#432)

Paul Norman notifications at github.com
Thu Aug 6 19:10:09 UTC 2015


What compiler and version?

The relevant code is coming from [compatibility.hpp](https://github.com/openstreetmap/osm2pgsql/blob/master/contrib/libosmium/osmium/util/compatibility.hpp)

@joto the compression.hpp line is `OSMIUM_NORETURN void error(osmium::io::file_compression compression)`. The [isocpp.org FAQ](https://isocpp.org/wiki/faq/cpp11-language-misc#attributes) shows noreturn as an example `void f [ [ noreturn ] ]`, putting noreturn after the function name, but I see some examples in the wild putting it before.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/432#issuecomment-128476671
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150806/987a5f6d/attachment.html>


More information about the Tile-serving mailing list