mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
deprecated replaced by Deprecated
This commit is contained in:
parent
34b9fc1a3c
commit
e7a4376d0b
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
While deprecated,
|
||||
these interfaces generally remain in the library. The macro
|
||||
LDAP_DEPRECATED can be defined to a non-zero value
|
||||
(e.g., -DLDAP_DEPRECATED=1) when compiling program designed to use
|
||||
deprecated interaces. It is recommended that developers writing new
|
||||
programs, or updating old programs, avoid use of deprecated interfaces.
|
||||
Over time, it is expected that documentation (and, eventually, support) for
|
||||
deprecated interfaces to be eliminated.
|
||||
Loading…
Reference in a new issue