Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 29b0ccbf86239e4f179d573e3465722f9c023e08
      
https://github.com/Perl/perl5/commit/29b0ccbf86239e4f179d573e3465722f9c023e08
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M regen/embed.pl

  Log Message:
  -----------
  Allow using varargs when explicitly asking for it

It may be dangerous to enable this by default, because that could break
code that assumes the interpreter pointer will be fetched automatically,
it is actually desirable for code that is written with this in mind.


  Commit: 3680036caeb96623846557a7f48078901e4f598b
      
https://github.com/Perl/perl5/commit/3680036caeb96623846557a7f48078901e4f598b
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M embed.h

  Log Message:
  -----------
  Run make regen with PERL_WANT_VARARGS check


Compare: https://github.com/Perl/perl5/compare/b1b37a9c9acb...3680036caeb9

Reply via email to