This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The first three patches from:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Mon, 1 Jan 2007 20:16:13 +0000 (21:16 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 4 Jan 2007 15:29:02 +0000 (15:29 +0000)
commit6c9570dc5de7137a22f5d4e76431529d4f7342b7
treece00721c47e0777bbbd4109f6af44ee1eca06fd2
parent17dd9954ac1485d9f7bfd39f371dd627e20503a9
The first three patches from:

Subject: [PATCH] Cleanup SVf arguments (2nd try)
Message-ID: <20070101201613.4120d9ef@r2d2>

Adds (void*) casts to %-p and %p printf arguments

p4raw-id: //depot/perl@29686
13 files changed:
XSUB.h
doio.c
hv.c
mg.c
perl.c
perlio.c
pp.c
pp_hot.c
regcomp.c
regexec.c
scope.c
sv.c
util.c