[Fedora-directory-devel] Please Review: (204517) Server needs to use new ber types

Nathan Kinder nkinder at redhat.com
Tue Aug 29 18:35:40 UTC 2006


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204517
Bug(s) fixed: 204517
Bug Description: In order to use the latest Mozilla LDAP C SDK in the
    directory server, we need to start using the new ber types (ber_tag_t,
    ber_len_t, ber_int_t, etc.).
Reviewed by: ???
Files: See diffs
Branch: HEAD
Fix Description: These diffs are from scanning the compiler output for
    warnings related to the new ber types.    This mainly caught places
    where we need to use ber_tag_t and ber_len_t.  I also fixed the usage
    of ber_scanf() in nearby code.

    This fix is a first pass.  We will still have to do a manual scan to
    check the usage of the ber_printf(), ber_scanf() and ber_get_*()
    functions.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=135159
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20060829/2a0fe8b0/attachment.bin>


More information about the Fedora-directory-devel mailing list