[Tile-serving] [osm2pgsql-dev/osm2pgsql] Various fixes for stuff found by clang-tidy (PR #2351)

Jochen Topf notifications at github.com
Sat Jul 5 15:06:32 UTC 2025


See individual commits.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2351

-- Commit Summary --

  * Use smaller enums
  * Disable clang-tidy warnings in legacy code
  * Remove implied inlines
  * Don't use std::forward in a loop
  * Use universal ref and std::forward
  * Disable unhelpful clang-tidy warning for templated code

-- File Changes --

    M src/db-copy-mgr.hpp (4)
    M src/geom-boost-adaptor.hpp (16)
    M src/geom-functions.hpp (4)
    M src/lua-utils.hpp (8)
    M src/output-pgsql.hpp (3)
    M src/params.hpp (2)
    M src/pgsql.hpp (11)
    M src/table.cpp (4)
    M src/taginfo-impl.hpp (2)
    M src/taginfo.cpp (3)
    M src/tile.hpp (9)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2351.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2351.diff

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

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2351 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250705/142556b2/attachment.htm>


More information about the Tile-serving mailing list