This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor cleanups
authorGurusamy Sarathy <gsar@engin.umich.edu>
Fri, 4 Apr 1997 00:56:57 +0000 (19:56 -0500)
committerChip Salzenberg <chip@atlantic.net>
Wed, 2 Apr 1997 22:03:25 +0000 (10:03 +1200)
commit609794497049cf42bdd2396c04cbb7728e10374d
tree2f2f153be578da8e2279e6e4d5750d1c828da117
parent4a6725af9146bd7faaa10aa5429ff009d393fd6d
Minor cleanups

This patch straightens out some code that used to be crooked,
avoids redundant SV allocs/frees, and makes a macro more
consistent.  Nothing critical here.

The changes in ENV_FETCH code are untested, so vox VMS populi
invited.

p5p-msgid: 199704040056.TAA22253@aatma.engin.umich.edu
mg.c
mg.h
perl.c