Branch: refs/heads/smoke-me/jkeenan/niner/gh-14816/niner-blead
Home: https://github.com/Perl/perl5
Commit: e30e36f761013897ebf1d064fb0d76940422cb8f
https://github.com/Perl/perl5/commit/e30e36f761013897ebf1d064fb0d76940422cb8f
Author: Stefan Seifert <[email protected]>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M embedvar.h
M globvar.sym
M intrpvar.h
M opcode.h
M perl.c
M perlapi.h
M perlvars.h
M regen/opcode.pl
M sv.c
A t/io/handle.t
M util.c
Log Message:
-----------
Move PL_check to the interp vars to fix threading issues
Fixes issue #14816
Commit: ac9428d3aab061ac399e2e693c4fd538d7cfa529
https://github.com/Perl/perl5/commit/ac9428d3aab061ac399e2e693c4fd538d7cfa529
Author: James E Keenan <[email protected]>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M embedvar.h
M globvar.sym
M intrpvar.h
M opcode.h
M perl.c
M perlapi.h
M perlvars.h
M regen/opcode.pl
M sv.c
A t/io/handle.t
M util.c
Log Message:
-----------
Merge branch 'blead' of https://github.com/niner/perl5 into niner-blead
Compare: https://github.com/Perl/perl5/compare/e30e36f76101%5E...ac9428d3aab0