[Tile-serving] [osm2pgsql-dev/osm2pgsql] Various cleanups (PR #2334)
Jochen Topf
notifications at github.com
Fri May 30 18:26:29 UTC 2025
Found by clang-tidy. See individual commits.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2334
-- Commit Summary --
* Don't use __tostring as function name
* Supress unhelpful clang-tidy warning
* Use const ref instead of forwarding ref
* Use anonymous namespace for local linkage
* Use std::min/max instead of hand-rolling the check
-- File Changes --
M src/flex-lua-expire-output.cpp (6)
M src/flex-lua-expire-output.hpp (2)
M src/flex-lua-locator.cpp (6)
M src/flex-lua-locator.hpp (2)
M src/flex-lua-table.cpp (6)
M src/flex-lua-table.hpp (2)
M src/flex-lua-wrapper.hpp (1)
M src/gen/gen-discrete-isolation.cpp (4)
M src/geom-box.cpp (34)
M src/geom-pole-of-inaccessibility.cpp (8)
M src/logging.cpp (4)
M src/params.hpp (2)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2334.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2334.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2334
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2334 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250530/2dc11de1/attachment.htm>
More information about the Tile-serving
mailing list