[Tile-serving] [openstreetmap/osm2pgsql] Fixes for stuff found by clang tidy (#1383)

Jochen Topf notifications at github.com
Mon Dec 21 10:28:05 UTC 2020


Various small fixes and cleanups for stuff found by clang-tidy.

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

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

-- Commit Summary --

  * Disable clang-tidy check in some cases
  * Remove bogus noexcept
  * Modernize code: no return of const values, pass by value and move

-- File Changes --

    M src/format.hpp (2)
    M src/middle-ram.cpp (2)
    M src/osmtypes.hpp (11)
    M src/progress-display.cpp (2)
    M src/progress-display.hpp (3)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1383
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201221/53c883e8/attachment.htm>


More information about the Tile-serving mailing list