Skip Menu |

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

Report information
The Basics
Id: 80319
Status: resolved
Priority: 0/
Queue: Compress-Raw-Zlib

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

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



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