[Pdns-users] wildcards in backend and wrong any answer
fredrik danerklint
fredan-pdns at fredan.org
Fri Apr 1 21:43:09 UTC 2011
I think you forgott to update the packethandler.hh ;-)
packethandler.cc:311: error: prototype for âÂÂbool
PacketHandler::getBestWildcard(DNSPacket*, SOAData&, const string&,
std::vector<DNSResourceRecord, std::allocator<DNSResourceRecord> >*)â does not
match any in class âÂÂPacketHandlerâÂÂ
packethandler.hh:113: error: candidate is: std::vector<DNSResourceRecord,
std::allocator<DNSResourceRecord> > PacketHandler::getBestWildcard(DNSPacket*,
SOAData&, const string&)
packethandler.cc:1078: error: prototype for âÂÂbool
PacketHandler::tryWildcard(DNSPacket*, DNSPacket*, SOAData&, string&, bool&,
bool&)â does not match any in class âÂÂPacketHandlerâÂÂ
packethandler.hh:114: error: candidate is: bool
PacketHandler::tryWildcard(DNSPacket*, DNSPacket*, SOAData&, string&, bool&)
packethandler.cc: In member function âÂÂDNSPacket*
PacketHandler::questionOrRecurse(DNSPacket*, bool*)âÂÂ:
packethandler.cc:1291: error: no matching function for call to
âÂÂPacketHandler::tryWildcard(DNSPacket*&, DNSPacket*&, SOAData&, string&,
bool&, bool&)âÂÂ
packethandler.hh:114: note: candidates are: bool
PacketHandler::tryWildcard(DNSPacket*, DNSPacket*, SOAData&, string&, bool&)
> On Fri, Apr 01, 2011 at 10:11:44PM +0400, Vasiliy G Tolstov wrote:
> > Some new problem with pdsn trunk:
> > Simple test - create domain, create subdomain with *.domain.tld IN A
>
> Fixed in commits 2111 and 2112. These commits also add regression tests so
> this error can't crop up again unnoticed.
>
> http://wiki.powerdns.com/trac/changeset/2112
> http://wiki.powerdns.com/trac/changeset/2111
>
> Apologies for having such a horrible bug at this stage!
>
> New packages are building for http://powerdnssec.org/downloads
>
> Bert
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
--
//fredan
More information about the Pdns-users
mailing list