Skip to content
Snippets Groups Projects
  1. Mar 26, 1999
  2. Mar 25, 1999
  3. Mar 20, 1999
    • Kurt Zeilenga's avatar
      Provide global assert solution. <ac/assert.h> (new) is now included · f999e135
      Kurt Zeilenga authored
      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()).
      f999e135
  4. Mar 13, 1999
  5. Mar 09, 1999
  6. Mar 08, 1999
  7. Mar 06, 1999
  8. Mar 05, 1999
  9. Mar 04, 1999
  10. Mar 03, 1999
Loading