[Tile-serving] [osm2pgsql-dev/osm2pgsql] Use std::filesystem instead of boost::filesystem (PR #2153)

Jochen Topf notifications at github.com
Tue Apr 2 09:13:03 UTC 2024


This changes the minimum GCC version supported from 7 to 8, because std::filesystem is only in glibc 8. All major distributions have support for this for a long time now.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2153

-- Commit Summary --

  * Use std::filesystem instead of boost::filesystem

-- File Changes --

    M .github/actions/ubuntu-prerequisites/action.yml (3)
    M .github/actions/win-install/action.yml (2)
    M .github/workflows/test-install.yml (3)
    M CMakeLists.txt (2)
    M README.md (9)
    M src/lua-setup.cpp (6)
    M src/osm2pgsql.cpp (18)
    M tests/common-cleanup.hpp (8)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2153.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2153.diff

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

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


More information about the Tile-serving mailing list