Branch: refs/heads/haarg/less-ppport-h
Home: https://github.com/Perl/perl5
Commit: beadc51937f33b5b1864a3207184f51b66ef09c6
https://github.com/Perl/perl5/commit/beadc51937f33b5b1864a3207184f51b66ef09c6
Author: Graham Knop <[email protected]>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M dist/Unicode-Normalize/Makefile.PL
M dist/Unicode-Normalize/Normalize.xs
Log Message:
-----------
Unicode-Normalize: do not use ppport.h when built in core
Commit: 36249286db95abc9d5f77e6af12c9c2a757caf0d
https://github.com/Perl/perl5/commit/36249286db95abc9d5f77e6af12c9c2a757caf0d
Author: Graham Knop <[email protected]>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M dist/IO/IO.xs
M dist/IO/Makefile.PL
Log Message:
-----------
IO - do not use ppport.h when building in core
Compare: https://github.com/Perl/perl5/compare/beadc51937f3%5E...36249286db95