[Bug 228735] dns/kf5-kdnssd: Fix build error when compiled with MDNSRESPONDER option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 4 09:34:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228735

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: adridg
Date: Mon Jun  4 09:34:04 UTC 2018
New revision: 471535
URL: https://svnweb.freebsd.org/changeset/ports/471535

Log:
  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

Changes:
  head/dns/kf5-kdnssd/Makefile
  head/dns/kf5-kdnssd/files/
  head/dns/kf5-kdnssd/files/patch-src_mdnsd-publicservice.cpp
  head/dns/kf5-kdnssd/files/patch-src_mdnsd-remoteservice.cpp
  head/dns/kf5-kdnssd/files/patch-src_mdnsd-servicebrowser.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list