Fedora 17 Update: perl-Test-Refcount-0.07-5.fc17

updates at fedoraproject.org updates at fedoraproject.org
Wed May 2 04:50:41 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-6422
2012-04-23 01:19:33
--------------------------------------------------------------------------------

Name        : perl-Test-Refcount
Product     : Fedora 17
Version     : 0.07
Release     : 5.fc17
URL         : http://search.cpan.org/dist/Test-Refcount/
Summary     : Assert reference counts on objects
Description :
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.

--------------------------------------------------------------------------------
Update Information:

FIX FTBFS by applying the patches from Iain Arnell and Petr Pisar
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #815073 - Segfault in XS_Devel__FindRef_find_() on 32-bit
        https://bugzilla.redhat.com/show_bug.cgi?id=815073
  [ 2 ] Bug #786085 - perl-Test-Refcount tests fail on 32-bit platforms
        https://bugzilla.redhat.com/show_bug.cgi?id=786085
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Test-Refcount' 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
--------------------------------------------------------------------------------


More information about the package-announce mailing list