Skip Menu |

This queue is for tickets about the Compress-Raw-Bzip2 CPAN distribution.

Report information
The Basics
Id: 80318
Status: resolved
Priority: 0/
Queue: Compress-Raw-Bzip2

People
Owner: Nobody in particular
Requestors: BULKDD [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.055
Fixed in: 2.057



Subject: Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT
Looking at the Compress::Raw::Bzip2 included with Perl 5.17 on Win32 Perl, I see many redundant calls to Perl_get_context. Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT to avoid these excess calls.
Thanks - fixed in 2.057