Hello,
function ipa_dyndns_update() was declared twice in ipa_dyndns.h. Please see trivial patch attached.
Thanks!
On Mon, Jun 01, 2015 at 05:44:12PM +0200, Pavel Reichl wrote:
Hello,
function ipa_dyndns_update() was declared twice in ipa_dyndns.h. Please see trivial patch attached.
Thanks!
ACK
CI: http://sssd-ci.duckdns.org/logs/job/16/59/summary.html
There are some other issues with the header file, if you want to go wild -- it uses be_ctx but doesn't bring in the API that declares be_ctx. Same for ipa_options and errno_t.
On Mon, Jun 01, 2015 at 08:56:33PM +0200, Jakub Hrozek wrote:
On Mon, Jun 01, 2015 at 05:44:12PM +0200, Pavel Reichl wrote:
Hello,
function ipa_dyndns_update() was declared twice in ipa_dyndns.h. Please see trivial patch attached.
Thanks!
ACK
CI: http://sssd-ci.duckdns.org/logs/job/16/59/summary.html
There are some other issues with the header file, if you want to go wild -- it uses be_ctx but doesn't bring in the API that declares be_ctx. Same for ipa_options and errno_t.
* master: bee7549be66b8a51851e1a4d74fe253e4c521697
sssd-devel@lists.fedorahosted.org