[Tile-serving] [osm2pgsql-dev/osm2pgsql] 2.0.0 build error against GCC 14 (Issue #2256)

Jochen Topf notifications at github.com
Fri Sep 20 08:39:15 UTC 2024


I tried it and GCC 14 is fine. The problem is with the fmt library. Unfortunately they change their interface slightly with every version and they don't care about backwards compatibility and don't document changes in a way that it is possible to write code in a way that it works with several versions. That's why we include a version that works with osm2pgsql. Please use that version.

If somebody wants to find out what the problem is and submit a PR, please do so.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2256#issuecomment-2363181422
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2256/2363181422 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240920/39bd95e5/attachment-0001.htm>


More information about the Tile-serving mailing list