[Tile-serving] [osm2pgsql-dev/osm2pgsql] Get rid of two boolean vars during comman line parsing (PR #2111)
Jochen Topf
notifications at github.com
Fri Dec 15 09:15:31 UTC 2023
They were used to differentiate between empty and default value, but we can do that differently.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2111
-- Commit Summary --
* Remove need for style_set boolean
* Remove need for output_backend_set boolean
-- File Changes --
M src/command-line-parser.cpp (2)
M src/options.hpp (5)
M src/osm2pgsql.cpp (14)
M tests/common-options.hpp (1)
M tests/test-options-projection.cpp (5)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2111.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2111.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2111
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2111 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231215/8fd50563/attachment-0001.htm>
More information about the Tile-serving
mailing list