Re-implement the macros SAVECOMPPAD(), SAVECOMPILEWARNINGS(),
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Nov 2008 23:27:57 +0000 (23:27 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Nov 2008 23:27:57 +0000 (23:27 +0000)
commit747e2fae43204b65ccf806e75ededd01638e4351
treea00328c2e27760d7a70d9dcd17186d9bfe1967ef
parente22024d3cff7db1071a80c1941fd213f9e45cd7c
Re-implement the macros SAVECOMPPAD(), SAVECOMPILEWARNINGS(),
SAVEPARSER() in terms of save_pushptr(). This shinks the exectuable
by about 4K. Maybe some of the other scope.h macros should become
functions.

p4raw-id: //depot/perl@34958
scope.h