This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In regen/uconfig_h.pl use read_only_bottom_close_and_rename().
authorNicholas Clark <nick@ccl4.org>
Sat, 14 May 2011 18:11:27 +0000 (19:11 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 19 May 2011 09:18:15 +0000 (10:18 +0100)
commit515c3fe0106d244307cd4e79b0a9b86dd95973e4
tree858b2612fa466342679031738ceffc5cceaf26f7
parent284e4287a5ac19d321331b7ac810d94e54d8479f
In regen/uconfig_h.pl use read_only_bottom_close_and_rename().

This eliminates the only remaining external caller of read_only_bottom(), so
inline read_only_bottom() into read_only_bottom_close_and_rename().
regen/regen_lib.pl
regen/uconfig_h.pl