From: Peter van Dijk Date: Mon, 7 Jan 2019 17:36:51 +0000 (+0100) Subject: simplify log message to avoid compile error X-Git-Tag: rec-4.2.0-alpha1~55^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7344%2Fhead;p=thirdparty%2Fpdns.git simplify log message to avoid compile error --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index c6680906c6..f1281a7147 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -1447,7 +1447,7 @@ DNSPacket *PacketHandler::doQuestion(DNSPacket *p) } if(rrset.empty()) { - DLOG(g_log<<"checking qtype.getCode() ["<<(p->qtype.getCode())<<"] against QType::DS ["<<(QType::DS)<<"]"<qtype.getCode() == QType::DS) { DLOG(g_log<<"DS query found no direct result, trying referral now"<