Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 4c1d9526da221c268d1fbbdcdbf89a424894c74c
https://github.com/Perl/perl5/commit/4c1d9526da221c268d1fbbdcdbf89a424894c74c
Author: Karl Williamson <[email protected]>
Date: 2019-11-24 (Sun, 24 Nov 2019)
Changed paths:
M handy.h
M utf8.h
Log Message:
-----------
Add missing back compat macros
These are needed only to allow some modules to stay updated with blead.
Commit: bfb5975f40d224f172ebe7684953f0f85d7af3c9
https://github.com/Perl/perl5/commit/bfb5975f40d224f172ebe7684953f0f85d7af3c9
Author: Karl Williamson <[email protected]>
Date: 2019-11-24 (Sun, 24 Nov 2019)
Changed paths:
M utf8.h
Log Message:
-----------
utf8.h: Rmv obsolete macros
These macros were missed in dd1a3ba7882ca70c1e85b0fd6c03d07856672075
and 059703b088f44d5665f67fba0b9d80cad89085fd.
Using them would cause things to fail to compile
Compare: https://github.com/Perl/perl5/compare/0fad139da3fb...bfb5975f40d2