<p dir="auto">Before that there are some changes to get rid of deprecated calls of a function.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/osm2pgsql/pull/1599'>https://github.com/openstreetmap/osm2pgsql/pull/1599</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/commits/575e96fa5ba4a6f91a23bbf240b02a21bdf90b14" class="commit-link">575e96f</a> Do not use deprecated form of fmt::format_to() function</li>
<li><a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/commits/ed043a603e3b485ecef7c42d88b3bfe554f34a8a" class="commit-link">ed043a6</a> Update included fmt library to version 8.0.1</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files">18 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-3538b68dc3e93ce523096ad2f992c138568232b8c09d7922a96ffa6edc94f71a">contrib/fmt/README.contrib</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-4d57df93684376baadd375b1c94b1095614a1ad7c0b645d0f013c7cd80c454a9">contrib/fmt/README.rst</a>
(270)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-c98966acda1825c85dbb8bb78022e3093ccaa14680d84ddeaef32ca6bcfefade">contrib/fmt/include/fmt/args.h</a>
(232)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-c87f9817684b2c104e62a3e1ea8642ff0d00649c520517e27dee211f65f46c79">contrib/fmt/include/fmt/chrono.h</a>
(420)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-625a93a184b4143c92524ecafc49f778ad566ebac82c7989dd54b2b55cbec45e">contrib/fmt/include/fmt/color.h</a>
(122)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-fade08de576a36b43e585468f07efc4097d0815c47c0099a54c19ebb06eb69fe">contrib/fmt/include/fmt/compile.h</a>
(784)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-03a8ecb210c9c48020c0631df3a819303319dbd2e3e028422579dbe2b5ebff40">contrib/fmt/include/fmt/core.h</a>
(2330)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-edebb5f3170e555883f75c8ea864074d8e39b18847847bb69d544b6aa008a93b">contrib/fmt/include/fmt/format-inl.h</a>
(2045)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-d1ef752b44e08bc4fd6480a5dd30aa7197cedc88da001b202288c28fafaaf2ec">contrib/fmt/include/fmt/format.h</a>
(3642)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-c86ea059b510960083b31214bc899ddff9211d6640d0b2827b8c81bf2050f1f5">contrib/fmt/include/fmt/locale.h</a>
(66)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-087c73442ce02160d866c377c6ba521d1895eda770fb1acbad55283fb3e404e7">contrib/fmt/include/fmt/os.h</a>
(189)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-672772cdc31294118bc730ef579e43e887af42d6b726f54232c0869cbef243df">contrib/fmt/include/fmt/ostream.h</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-f871e394361269e90bc40c7ac055bc7d9283431d1e82c5c681f4d26bdb1f5f50">contrib/fmt/include/fmt/printf.h</a>
(469)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-e799d8de640b0972b8fc485b0762d953de325887afcceb0e30234d6f25292293">contrib/fmt/include/fmt/ranges.h</a>
(312)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-cab45291860d4f7a1e5bd25ea424bf5a7487c827c92439a3afc96f032545c788">contrib/fmt/include/fmt/xchar.h</a>
(236)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-037c31cfecf376a564eabe2b2ced673d2d0173405b58ce85a83fdc51a4f348c3">src/db-copy.cpp</a>
(26)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-9aea6fe7a94233c2d11c7b233385b85aea87749469646a7ceb881d9d5ba94f2c">src/gazetteer-style.cpp</a>
(21)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1599/files#diff-5e03e0a1957fcee5d0a539167c260da00628da1f82a3194c9e4ff78db781aca6">tests/test-output-gazetteer.cpp</a>
(58)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1599.patch'>https://github.com/openstreetmap/osm2pgsql/pull/1599.patch</a></li>
<li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1599.diff'>https://github.com/openstreetmap/osm2pgsql/pull/1599.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1599">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353V6NCERH3J7EM23ZTLUSBK6LANCNFSM5KP3BKLQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353QPKVYILA6AG6LIJXTUSBK6LA5CNFSM5KP3BKL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QFWK5HA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/osm2pgsql/pull/1599</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/1599",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1599",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>