[Tile-serving] [openstreetmap/osm2pgsql] Add string_joiner_t class and helper function (PR #1842)
Jochen Topf
notifications at github.com
Thu Dec 1 09:12:02 UTC 2022
There are several places where we need to join several elements into a string and it gets tedious to write them correctly. Here is a new class string_joiner_t that helps with that job.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1842
-- Commit Summary --
* Add string_joiner_t class and helper function
-- File Changes --
M src/flex-table.cpp (11)
M src/table.cpp (29)
M src/util.cpp (47)
M src/util.hpp (48)
M tests/test-util.cpp (48)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1842.patch
https://github.com/openstreetmap/osm2pgsql/pull/1842.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1842
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1842 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221201/80f08c19/attachment.htm>
More information about the Tile-serving
mailing list