[Tile-serving] [openstreetmap/osm2pgsql] Remove dependency on boost::system and boost::filesystem (PR #1619)

Jochen Topf notifications at github.com
Thu Jan 20 09:08:50 UTC 2022


Not the cleanest of code with the `ifdef` etc. but it removes a large dependency. If and when we switch to C++17, we can revert that and use std::filesystem.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove dependency on boost::system and boost::filesystem

-- File Changes --

    M .github/actions/win-install/action.yml (2)
    M CMakeLists.txt (1)
    M README.md (6)
    M src/output-flex.cpp (5)
    M src/util.cpp (6)
    M src/util.hpp (2)
    M tests/common-cleanup.hpp (15)
    M tests/test-util.cpp (11)

-- Patch Links --

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

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

Message ID: <openstreetmap/osm2pgsql/pull/1619 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220120/597f472e/attachment-0001.htm>


More information about the Tile-serving mailing list