[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: I want to turn off support for debug output
I have no objection to any of this.
Kurt
At 09:18 AM 6/3/2003, Hallvard B Furuseth wrote:
>Getting back to the original subject, may I make the following
>#definitions conditional on defined(LDAP_DEBUG) in HEAD?
>
>1) libldap/ldap-int.h: Debug()
>2) include/ldap_log.h: LDAP_LOG() if NEW_LOGGING
>3) libldap/os-ip.c,os-local.c: osip_debug(),oslocal_debug()
>
>And:
>
>4) portable.*: no longer #define LDAP_DEBUG if LDAP_VENDOR_VERSION == 0
>
>--
>Hallvard