Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 28971e169191d1cc78d413c51b01a60e86a99458 https://github.com/Perl/perl5/commit/28971e169191d1cc78d413c51b01a60e86a99458 Author: Karl Williamson <[email protected]> Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M cop.h
Log Message:
-----------
Various COPHH macros have a non-const parameter
The pod says these are const, but they won't compile if actually called
with one.
