[Pdns-dev] [patch] PowerDNS LDAP backend

Norbert Sendetzky norbert at linuxnetworks.de
Wed Mar 21 17:35:29 CET 2007


On Wednesday 21 March 2007 12:22, bert hubert wrote:
> No idea why this happens. _Z11fillSOADataRKSsR7SOAData =
> fillSOAData(std::basic_string<char, std::char_traits<char>,
> std::allocator<char> > const&, SOAData&) which is part of dnspacket.o these
> days.
>
> It used to be part of the DNSPacket class.

Could you make fillSOAData() inline and move it to dnspacket.hh?
This should fix the problem which seems to be that we can't make "upcalls" to 
functions inside pdns from a backend library if it's not part of a passed 
object or defined inline in a included header file.


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20070321/c87bd99c/attachment.bin


More information about the Pdns-dev mailing list