K 10 svn:author V 6 adridg K 8 svn:date V 27 2018-06-04T09:34:03.471744Z K 7 svn:log V 384 dns/kf5-kdnssd: Fix build error when compiled with MDNSRESPONDER option KDE ports build with -DQT_NO_CAST_FROM_BYTEARRAY, so the implicit cast from QByteArray to const char * is not available. Make the necessary conversion explicit. This is being upstreamed as well (but would only land in 5.48 or later). PR: 228735 Submitted by: ashish Reported by: ashish Reviewed by: tcberner END