-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2016-c910bad946 2016-10-31 23:44:55.743722 --------------------------------------------------------------------------------
Name : derelict Product : Fedora 25 Version : 3 Release : 36.20150730git10a517b.fc25 URL : http://www.dsource.org/projects/ Summary : Collection of D bindings to C shared libraries Description : derelict supports some useful features for project development, including: - Cross-Platform Consistency derelict loads shared libraries manually at run-time and throws an exception when the library, or any symbol in the library, fails to load. This gives you complete control over how to handle the case of a missing shared library. You can fall back to a different code path, give your users a helpful error message or take any action you want. Regardless, you have consistent behavior across multiple platforms. - Selective Symbol Loading - This feature allows you to override exceptions thrown by derelict when a shared library symbol fails to load. It is a goal of the project that each derelict package be updated from time-to-time to load the latest version of each library. Often, new library versions include new functions. If a user has an older version of the library installed, one that is missing the new function symbols, derelict will notice and throw an exception. By making use of Selective Symbol Loading, you can override this behavior and allow the older library version to load successfully.
-------------------------------------------------------------------------------- Update Information:
This update adds a new ldc_arches macro to redhat-rpm-config and switches ldc packages to use it. --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade derelict' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org