This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Continue fixing the io warnings. This also
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 6 Aug 2000 01:33:55 +0000 (01:33 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 6 Aug 2000 01:33:55 +0000 (01:33 +0000)
commit2dd78f96d61cc6382dc72214930c993567209597
tree86ec042cca52df9fdf32e1d4aaf99c1e57077661
parentc9166e37736ce050b2ee05d4fdf16697211280ca
Continue fixing the io warnings.  This also
sort of fixes bug ID 20000802.003: the core dump
is no more.  Whether the current behaviour is correct
(giving a warning: "Not a format reference"), is another matter.

p4raw-id: //depot/perl@6531
doio.c
pod/perldiag.pod
pp_hot.c
pp_sys.c
t/pragma/warn/doio
t/pragma/warn/pp_hot
t/pragma/warn/pp_sys
util.c