-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-9080 2012-06-07 22:11:52 --------------------------------------------------------------------------------
Name : derelict Product : Fedora 17 Version : 2 Release : 22.20120325svn630.fc17 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 runtime 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: Here is where you give an explanation of your update. -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update derelict' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. 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 mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
