]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix a collision between #12417 and #11511 12490/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 31 Jan 2023 08:52:44 +0000 (09:52 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 31 Jan 2023 08:52:44 +0000 (09:52 +0100)
commite2134021a411e44e808883b092f37205c69a24ea
tree2b5b9b251ffaff58ad170b68c6b0f4224d06c92a
parent3af9f13fc49353fa9e4d3b456fa466d021aabdbe
Fix a collision between #12417 and #11511

I removed the pdns_string_view alias in #12417 as it was no longer
used, but merging #11511 actually reintroduced it, breaking the build.
pdns/dnsparser.cc