On Tue, Jul 10, 2018 at 10:28:40PM +0200, Florian Weimer wrote: > On 07/10/2018 10:19 PM, Zbigniew Jędrzejewski-Szmek wrote: > >On Tue, Jul 03, 2018 at 11:26:02AM +0200, Florian Weimer wrote: > >>On 07/03/2018 10:13 AM, Jan Kurik wrote: > >>>= Proposed System Wide Change: OpenLDAP without Non-threaded Libraries = > >>>https://fedoraproject.org/wiki/Changes/OpenLDAPwithoutNonthreadedLibraries > >> > >>>OpenLDAP will not ship non-threaded version of libldap. Instead, > >>>libldap will be built with the same threading support as libldap_r. > >> > >>Why is this a system-wide change? Is it actually about linking > >>applications and libraries against libldap_r instead of libdap? > > > >No, the change says that anything that links to libldap will continue > >to do that, but that libldap will now be a copy of libdap_r, differing > >only the so-name. > > I don't see that. The idea of the symbolic link is explicitly > rejected, which I think implies also the use of a copy. The way I understand this: right now there's two libraries: libldap_r (threaded) and libldap (nonthreaded) proposed state: two libraries: libldap_r (threaded) and libldap (threaded) So anything which links to libldap will continue to do that, but despite the name, libldap will really similar to libldap_r. Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/5NSPRDE3JQ7Z423CV5MAMRWNJOUVGRFP/