]> granicus.if.org Git - pdns/commit
Fix `DSRecordContent::operator==` hiding virtual `DNSRecordContent::operator==`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 16 Jan 2017 16:48:49 +0000 (17:48 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 16 Jan 2017 16:49:47 +0000 (17:49 +0100)
commit0b06247833dbb329984946383e30e4076d9a663b
treea9672e4369b5dad8d17edba95e41f9118a05686f
parent59ab41170cee9b95513bdc931a5f125a0c3de205
Fix `DSRecordContent::operator==` hiding virtual `DNSRecordContent::operator==`

Hopefully we should be able to enable `-Woverloaded-virtual` soon.
pdns/dnsrecords.hh