This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Code cleanup based on turning off the -woffs in IRIX.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 30 Jun 2001 20:59:57 +0000 (20:59 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 30 Jun 2001 20:59:57 +0000 (20:59 +0000)
commit497b47a829dd93323de2c7f4f6815ab9f23d6ada
treea963c20cc317682e994f7ff206d33bed67bd75d7
parent9108dd476ab123e35a9952fa95b6f608bede0e15
Code cleanup based on turning off the -woffs in IRIX.
Not all of the gripes cleaned up (hairy code in hv.c and
regcomp.c; unused newsp, gimme, and optype from cop.h macros;
unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
to the IRIX hints)

p4raw-id: //depot/perl@11051
12 files changed:
ext/DB_File/DB_File.xs
ext/Data/Dumper/Dumper.xs
ext/IPC/SysV/SysV.xs
ext/List/Util/Util.xs
ext/PerlIO/Scalar/Scalar.xs
gv.c
mg.c
op.c
perlio.c
pp_sys.c
regcomp.c
sv.c