~neon/kdnssd/master

Viewing all changes in revision 289.

  • Committer: Friedrich W. H. Kossebau
  • Date: 2021-02-15 14:30:22 UTC
  • Revision ID: git-v1:8c14803908a2a718fa0716fb98506aebda1fed46
Revert "Switch from custom K_D to Q_DECLARE_PRIVATE_D & Q_D"

Q_DECLARE_PRIVATE_D uses reinterpret_cast with the d member in the
defined methods, which results in bad casting with the multi-inheritance
subclasses of ServiceBasePrivate.

Switch to use KDNSSD_D instead of K_D to reduce risk of potential clashes.

This reverts commit e8f082950a2fcb7b148a1ac568eda9400145da5d.

BUG: 432949

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: