#215 Support for BIND 9.18.9+
Closed by pemensik. Opened by pemensik.
pemensik/bind-dyndb-ldap bind-9.18.9-support  into  master

Bind headers changed isc_error_fatal function. Also UNEXPECTED_ERROR
from util.h has changed function signature. Use a conditional
to provide compatibility for both new and previous versions.

It might make sense to unify reporting fatal_error and DYNDB_UNEXPECTED_ERROR styles. Not sure which is more correct to choose.

@pemensik,
I have added a similar PR#217 which also has few more fixes to 9.18.10+ problems. I'll close this one and take that instead, if you aren't against.

Pull-Request has been closed by pemensik