In perl.git, the branch tonyc/fix-raw-zlib has been created
<http://perl5.git.perl.org/perl.git/commitdiff/e7261e4741fb705fd81691ad75d3d6a6e7676dd8?hp=0000000000000000000000000000000000000000>
at e7261e4741fb705fd81691ad75d3d6a6e7676dd8 (commit)
- Log -----------------------------------------------------------------
commit e7261e4741fb705fd81691ad75d3d6a6e7676dd8
Author: Tony Cook <tony@develop-help.com>
Date: Wed Mar 14 00:50:47 2012 +1100
partially revert changes to zutil.h
These were preventing the declaration and use of the STDC memcpy()
with Z_SOLO.
Z_SOLO preventing use of memcpy() is like preventing use of structure
assignment.
-----------------------------------------------------------------------
--
Perl5 Master Repository