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@xxxxxxxxxxxxxxxxx ReportedBy: cweyl@xxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review