Changelog for
perl-Convert-Binary-C-0.78-3.1.x86_64.rpm :
Sun Oct 8 14:00:00 2017 cooloAATTsuse.com
- updated to 0.78
see /usr/share/doc/packages/perl-Convert-Binary-C/Changes
Version 0.78 (2016-02-14)
- ------------------------
* added Clang support to ccconfig
* fix cpan #109978: improve wording/grammar in POD; thanks to
gregor herrmann for providing a patch
* fix cpan #95716: Add support for #warn/#warning; thanks to
Jon DuSaint for providing an initial patch
* update module metadata
- ------------------------
Version 0.77 (2015-07-22)
- ------------------------
* ensure consistent order of enums when generating code; this was
a real bug and caused the configuration part of C::B::C to report
wrong (even invalid) configurations back to the user when built
using a recent version of Perl that randomises hash keys
* fix cpan #85264: the POD test was reporting a missing =back tag
in one of the support modules; the ultimate fix was to ensure only
the provided modules were POD checked
* fix cpan #83167: an artificially low refcnt for immortal variables
introduced recently for debug Perl builds was causing the refcnt
tests to fail for SvNULLs; thanks to Reini Urban for his patch;
also thanks to Nicholas Clark for pointing me to the Perl commit
* fix cpan #78165: spelling errors in the documentation; thanks to
gregor herrmann for providing a patch
* fix deprecated use of unescaped braces in regex
* fix some gcc and Perl warnings
* switch from SnapshotCM to git repo: github.com/mhx/Convert-Binary-C/
- ------------------------
Thu Apr 21 14:00:00 2011 cooloAATTopensuse.org
- updated to 0.76
* it looks like I\'ve found the source of the test failures reported
in cpan #56369; this version is an attempt to fix the problem, but
without fully understanding it -- if a windows guru can explain to
me why setjmp() deadlocks if the jmp_buf structure was allocated
through Perl\'s API (New, Newz, etc), I\'d really appreciate it
* fix cpan #63381 / perl #79854: make sure warnings cause a cache
file not to be used (thanks to Andreas König for reporting this)
* fix bug in unpack where the code would attempt to create an array
with negative size when running out of input data
* make sure elf.PL reads/writes in binary mode (thanks to רחלי מרל
for finding this problem)
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Wed Aug 11 14:00:00 2010 kai.blinAATTgmail.com
- initial package 0.74
* created by cpanspec 1.78