[Tile-serving] [osm2pgsql-dev/osm2pgsql] Replace fmt::localtime with localtime_r (PR #2457)
Jochen Topf
notifications at github.com
Sat Apr 4 15:36:21 UTC 2026
joto left a comment (osm2pgsql-dev/osm2pgsql#2457)
See also https://github.com/fmtlib/fmt/issues/4458 and https://github.com/fmtlib/fmt/issues/4464 and other issues. We can not use `std::chrono::time_zone::to_local` yet, because that's C++20 (which would be okay to switch to I guess), but it [might be unsupported in clang-19](https://cppstat.org/?search=P0355) which is a deal-breaker.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2457#issuecomment-4187286733
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2457/c4187286733 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260404/175798f7/attachment.htm>
More information about the Tile-serving
mailing list