[vlc-devel] commit: macosx at core: removed the usage of dyld's 'Library Functions' completely ( Felix Paul Kühne )
Felix Paul Kühne
fkuehne.videolan at googlemail.com
Mon Jun 22 20:51:41 CEST 2009
Am 22.06.2009 um 20:32 schrieb git version control:
> vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon
> Jun 22 20:32:03 2009 +0200|
> [27953d60c99bc0e46d6f0d77a7e3f2f3b36ccf9e] | committer: Felix Paul
> Kühne
>
> macosx at core: removed the usage of dyld's 'Library Functions'
> completely
>
> these are automagically 'replaced by the more efficient 'Dynamic
> Loader Compatibility Functions.'' as suggested by Apple's
> documentation. IMO, this should be ported to the 1.0-bugfix branch
> as it cleanly fixes some 64bit crashes and should improve the
> performance slightly
Public documentation available here:
<http://developer.apple.com/documentation/DeveloperTools/Reference/MachOReference/Reference/reference.html
>
Note that while the documentation says that the usage of the functions
is "discouraged", they are clearly labelled as "deprecated" in the
10.5 SDK.
Best regards,
Felix
More information about the vlc-devel
mailing list