[Bug 468643] New: Review Request: perl-Devel-GlobalDestruction - Expose PL_dirty

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 27 01:59:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Devel-GlobalDestruction - Expose PL_dirty

https://bugzilla.redhat.com/show_bug.cgi?id=468643

           Summary: Review Request: perl-Devel-GlobalDestruction - Expose
                    PL_dirty
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/Devel-GlobalDestruction
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora



SRPM URL:
http://fedora.biggerontheinside.net/review/perl-Devel-GlobalDestruction-0.02-1.fc9.src.rpm
SPEC URL:
http://fedora.biggerontheinside.net/review/perl-Devel-GlobalDestruction.spec

Description:
Perl's global destruction is a little tricky to deal with WRT finalizers
because its not ordered and objects can sometimes disappear.

Writing defensive destructors is hard and annoying, and usually if global
destruction is happenning you only need the destructors that free up non
process local resources to actually execute.

For these constructors you can avoid the mess by simply bailing out if
global destruction is in effect.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list