[Tile-serving] [openstreetmap/osm2pgsql] Misc code cleanups (PR #1790)

Jochen Topf notifications at github.com
Mon Oct 3 09:08:35 UTC 2022


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

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

-- Commit Summary --

  * Code cleanup: Remove superfluous uses of "overloaded"
  * Make node_persistent_cache class non-copyable and non-movable
  * Code cleanup: Use const & where possible
  * Creating a point geometry_t from a point_t doesn't need move
  * Code cleanup: Remove special case for nullgeom_t
  * Code cleanup: Put code that belong together in sections

-- File Changes --

    M src/geom-from-osm.cpp (2)
    M src/geom-functions.cpp (62)
    M src/geom-output.hpp (2)
    M src/geom.cpp (3)
    M src/geom.hpp (20)
    M src/node-persistent-cache.hpp (6)
    M tests/test-geom-multipoints.cpp (8)
    M tests/test-geom-output.cpp (2)

-- Patch Links --

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

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

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


More information about the Tile-serving mailing list