]> git.ipfire.org Git - thirdparty/pdns.git/commit
Avoid a few cases of warning: C++20 says that these are ambiguous, even though the...
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 4 Sep 2025 07:45:38 +0000 (09:45 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 12 Nov 2025 08:09:27 +0000 (09:09 +0100)
commit779eb120f13ff83a587b885c1f8e749e7fbd37fe
tree5062872f6ff841c17c258c13baaf2736efaf0529
parenta0a0c4eed85c1f7e71ec87c0d73269fb4428c9ee
Avoid a few cases of warning: C++20 says that these are ambiguous, even though the second is reversed

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/test-dnsrecordcontent.cc
pdns/validate.cc