This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 1.0 patch 13: fix for faulty patch 12, plus random portability glitches
authorKriton Kyrimis <kyrimis@princeton.edu>
Mon, 1 Feb 1988 22:28:33 +0000 (22:28 +0000)
committerLarry Wall <lwall@jpl-devvax.jpl.nasa.gov>
Mon, 1 Feb 1988 22:28:33 +0000 (22:28 +0000)
commit2e1b3b7e9018b7d16d598adb631073672439d869
tree6ee91f55ef0c0cf0f9e15c0683ddfccd84c022be
parent9bb9d9f726fa55c70ed76abad9fe7c61d4eb4182
perl 1.0 patch 13: fix for faulty patch 12, plus random portability glitches

I botched patch #12, so that split(' ') only works on the first
line of input due to unintended interference by the optimization
that was added at the same time.  Yes, I tested it, but only on
one line of input.  *Sigh*

Some glitches have turned up on some of the rusty pig iron out there,
so here are some unglitchifications.
Configure
Makefile.SH
arg.c
config.h.SH
makedepend.SH
patchlevel.h
spat.h
stab.c
t/op.split