mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
by portable.h with NDEBUG undefined. This makes assert() is always available and automatically disables itself when LDAP_DEBUG is undefined. I've included a basic assert() for pre-STDC compilers. It relies on abort() which may not actually be available. (well replace abort() with whatever is appropriate if and when we're faced with a pre-STDC compiler that doesn't have assert()). |
||
|---|---|---|
| .. | ||
| libavl | ||
| liblber | ||
| libldap | ||
| libldap_r | ||
| libldbm | ||
| libldif | ||
| liblutil | ||
| Makefile.in | ||