[Tile-serving] [openstreetmap/osm2pgsql] Various fixes and clang-tidy configuration changes (PR #1891)

Jochen Topf notifications at github.com
Tue Jan 17 09:43:18 UTC 2023


Some function results have been casted to void to silence a clang-tidy warning. We are ignoring the results from IO operations because we can't do anything useful in those cases anyway.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1891

-- Commit Summary --

  * Various fixes and clang-tidy configuration changes

-- File Changes --

    M .clang-tidy (8)
    M src/expire-tiles.cpp (2)
    M src/logging.hpp (4)
    M src/options.cpp (13)
    M src/options.hpp (1)
    M src/osmdata.cpp (2)
    M src/osmtypes.hpp (2)
    M src/output-flex.cpp (1)
    M src/reprojection-generic-proj6.cpp (4)
    M src/taginfo.cpp (10)
    M tests/test-output-flex-example-configs.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1891.patch
https://github.com/openstreetmap/osm2pgsql/pull/1891.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1891
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1891 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230117/c6b3c637/attachment.htm>


More information about the Tile-serving mailing list