[Tile-serving] [openstreetmap/osm2pgsql] Change return type of osmdata member functions to void (#1020)
Jochen Topf
notifications at github.com
Fri Dec 6 20:50:57 UTC 2019
The result of these functions is not used, so they can be void. This is the first part of a refactoring, the same will be needed for the functions in the outputs called by the functions here.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1020
-- Commit Summary --
* Change return types of functions to void where the result is unused.
* Add a bunch of consts
-- File Changes --
M src/osmdata.cpp (73)
M src/osmdata.hpp (24)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1020.patch
https://github.com/openstreetmap/osm2pgsql/pull/1020.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/1020
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191206/2556ac5e/attachment.html>
More information about the Tile-serving
mailing list