Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 26b63da690b28dba2297996624585ef2813f8409 https://github.com/Perl/perl5/commit/26b63da690b28dba2297996624585ef2813f8409 Author: Tony Cook <t...@develop-help.com> Date: 2023-07-16 (Sun, 16 Jul 2023)
Changed paths: M win32/config_sh.PL M win32/win32.h Log Message: ----------- win32: make win32 FILE access macros depend on libc instead of compiler Thanks to xenu for information on the macro used here. Commit: 822430206c79e250593808c3c113d17b23220583 https://github.com/Perl/perl5/commit/822430206c79e250593808c3c113d17b23220583 Author: Tony Cook <t...@develop-help.com> Date: 2023-07-16 (Sun, 16 Jul 2023) Changed paths: M .github/workflows/testsuite.yml Log Message: ----------- mingw64 ci: install a fresh mingw64 and use it This is far from perfect but should let us become less accustomed to red crosses due to mingw64. The installation of mingw64 is slow, hopefully a future change will let us use the github workflow caching mechanism. Compare: https://github.com/Perl/perl5/compare/0c77b7235984...822430206c79