Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 2ce8ebb919bfe7077689980597adeb0bf69ec3c3
https://github.com/Perl/perl5/commit/2ce8ebb919bfe7077689980597adeb0bf69ec3c3
Author: Marcus Holland-Moritz <[email protected]>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M Porting/Maintainers.pl
M Porting/checkAUTHORS.pl
M cpan/IPC-SysV/SysV.xs
M cpan/IPC-SysV/lib/IPC/Msg.pm
M cpan/IPC-SysV/lib/IPC/Semaphore.pm
M cpan/IPC-SysV/lib/IPC/SharedMem.pm
M cpan/IPC-SysV/lib/IPC/SysV.pm
M cpan/IPC-SysV/t/ipcsysv.t
M cpan/IPC-SysV/t/msg.t
M cpan/IPC-SysV/t/pod.t
M cpan/IPC-SysV/t/podcov.t
M cpan/IPC-SysV/t/sem.t
M cpan/IPC-SysV/t/shm.t
Log Message:
-----------
IPC-SysV: Synch with CPAN release 2.09
>From Changes:
* Fix GitHub #8: Comparison between signed and unsigned integer
* Merge PR #9: Fix compile warnings with -Wsign-compare
* Merge PR #11: Avoid indirect call syntax
Committer: Additional email address for contributor to keep porting
tests happy