Branch: refs/heads/smoke-me/jkeenan/scope-h-build-time-warning-20210625
Home: https://github.com/Perl/perl5
Commit: f871baec2aa5cb330baee000038cb087ac6ed70d
https://github.com/Perl/perl5/commit/f871baec2aa5cb330baee000038cb087ac6ed70d
Author: James E Keenan <[email protected]>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
Restore previous code but suppress warning in this case
Per TonyC, my patch would have reverted d0f83c3, which was a valid
optimization. Work around that by using a macro to suppress build-time
warning in this particular location.