https://bugs.openldap.org/show_bug.cgi?id=9673

Quanah Gibson-Mount <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CONFIRMED
         Resolution|FIXED                       |---

--- Comment #3 from Quanah Gibson-Mount <[email protected]> ---
This broke library symbol versioning:

cat libldap.vers.in
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

OPENLDAP_@OPENLDAP_LIBRELEASE@
{
  global:
    ldap_*;
    ldif_*;
  local: *;
};

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to