[Tile-serving] [osm2pgsql-dev/osm2pgsql] Replace fmt::localtime with std::localtime (PR #2457)
Kefu Chai
notifications at github.com
Fri Apr 3 07:09:23 UTC 2026
fmt::localtime was deprecated in fmt 11.2.0 and removed in fmt 12.0.0. Replace with std::localtime from <ctime> which is already included transitively.
Fixes #2456
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2457?email_source=notifications&email_token=AA6353X7JTLPN46QJNUAQLD4T5PSHA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTIOBVGM2DGMJYG6THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVVYHEX3POBSW4X3DNRUWG2Y
-- Commit Summary --
* Replace fmt::localtime with std::localtime
-- File Changes --
M src/logging.cpp (3)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2457.patch?email_source=notifications&email_token=AA6353S5CMWNW5VGHTMMYMD4T5PSHA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTIOBVGM2DGMJYG6THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZYHEX3QMF2GG2C7MNWGSY3Lhttps://github.com/osm2pgsql-dev/osm2pgsql/pull/2457.diff?email_source=notifications&email_token=AA6353QSALX5UYCTMHA4HST4T5PSHA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTIOBVGM2DGMJYG6THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVVYHEX3ENFTGMX3DNRUWG2Y
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2457
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2457 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260403/64705831/attachment.htm>
More information about the Tile-serving
mailing list