[Tile-serving] [openstreetmap/osm2pgsql] More cleanups (#1104)

Jochen Topf notifications at github.com
Fri Apr 3 07:22:37 UTC 2020


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

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

-- Commit Summary --

  * Lots of small format changes (mostly const-related)
  * Make some functions noexcept
  * Consistently use prefix ++ in places where it doesn't matter
  * Various cleanups

-- File Changes --

    M src/expire-tiles.hpp (2)
    M src/flex-table.cpp (2)
    M src/geometry-processor.cpp (28)
    M src/geometry-processor.hpp (20)
    M src/middle-pgsql.cpp (58)
    M src/middle-pgsql.hpp (3)
    M src/middle-ram.cpp (1)
    M src/middle-ram.hpp (6)
    M src/node-ram-cache.cpp (14)
    M src/options.cpp (2)
    M src/osm2pgsql.cpp (2)
    M src/osmdata.cpp (4)
    M src/osmium-builder.cpp (48)
    M src/osmium-builder.hpp (6)
    M src/osmtypes.hpp (2)
    M src/output-flex.cpp (6)
    M src/output-multi.cpp (16)
    M src/output-multi.hpp (2)
    M src/output-pgsql.cpp (25)
    M src/output.cpp (26)
    M src/output.hpp (2)
    M src/parse-osmium.cpp (8)
    M src/parse-osmium.hpp (18)
    M src/table.cpp (8)
    M src/table.hpp (12)
    M src/taginfo-impl.hpp (8)
    M src/taginfo.cpp (16)
    M src/taginfo.hpp (2)
    M src/tagtransform-c.cpp (2)
    M src/tagtransform-lua.cpp (8)
    M src/wkb.hpp (6)
    M tests/common-pg.hpp (8)
    M tests/test-parse-osmium.cpp (18)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1104.patch
https://github.com/openstreetmap/osm2pgsql/pull/1104.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/1104
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200403/57489b02/attachment-0001.htm>


More information about the Tile-serving mailing list