[Tile-serving] [openstreetmap/osm2pgsql] Fix build with v10 of the fmt library (PR #2000)
Tom Hughes
notifications at github.com
Fri Jul 14 12:23:52 UTC 2023
This fixes the build to handle v10 of the fmt library - the bundled version is currently v9 but an external version might not be.
Implicit conversion of enums to the underlying type has been removed in v10 so this makes the conversion of the libpq status enum to the underlying type explicit
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/2000
-- Commit Summary --
* Make conversion of status enum to the underlying type explicit
-- File Changes --
M src/pgsql.cpp (3)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/2000.patch
https://github.com/openstreetmap/osm2pgsql/pull/2000.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/2000
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/2000 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230714/361d3b2d/attachment.htm>
More information about the Tile-serving
mailing list