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

Jochen Topf notifications at github.com
Wed Feb 2 11:12:59 UTC 2022


This doesn't work correctly on Ubuntu 18 with older GCC compilers. `std::filesystem` is only available from glibc 8. But it doesn't seem to work there ending in segfaults. Testing this locally I get compile errors. So maybe we should not inflict this on Ubuntu 18 users.

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

Message ID: <openstreetmap/osm2pgsql/pull/1630/c1027833484 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220202/1912ceed/attachment.htm>


More information about the Tile-serving mailing list