[Tile-serving] [osm2pgsql-dev/osm2pgsql] Update included fmt library to version 11.0.2 (PR #2250)

Jochen Topf notifications at github.com
Tue Sep 17 08:13:34 UTC 2024


For this some changes are necessary, because fmt now usally expects static format strings. These are in the second commit.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2250

-- Commit Summary --

  * Update included fmt library to version 11.0.2
  * Make our use of fmt library work with C++20

-- File Changes --

    R contrib/fmt/LICENSE (0)
    M contrib/fmt/README.contrib (2)
    M contrib/fmt/README.md (80)
    M contrib/fmt/include/fmt/args.h (115)
    A contrib/fmt/include/fmt/base.h (3077)
    M contrib/fmt/include/fmt/chrono.h (478)
    M contrib/fmt/include/fmt/color.h (193)
    M contrib/fmt/include/fmt/compile.h (110)
    M contrib/fmt/include/fmt/core.h (2972)
    M contrib/fmt/include/fmt/format-inl.h (304)
    M contrib/fmt/include/fmt/format.h (1356)
    M contrib/fmt/include/fmt/os.h (188)
    M contrib/fmt/include/fmt/ostream.h (84)
    M contrib/fmt/include/fmt/printf.h (253)
    M contrib/fmt/include/fmt/ranges.h (484)
    M contrib/fmt/include/fmt/std.h (394)
    M contrib/fmt/include/fmt/xchar.h (155)
    M src/gen/gen-base.hpp (6)
    M src/gen/params.cpp (2)
    M src/logging.hpp (29)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2250.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2250.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2250
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2250 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240917/db595018/attachment-0001.htm>


More information about the Tile-serving mailing list