Branch: refs/heads/want-varargs
  Home:   https://github.com/Perl/perl5
  Commit: 433ada57ba8ce11ea10e65f8617c303253a319a0
      
https://github.com/Perl/perl5/commit/433ada57ba8ce11ea10e65f8617c303253a319a0
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-02-10 (Sat, 10 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: a428b699464c406b9f04f1f6056bf1cc1e0789e1
      
https://github.com/Perl/perl5/commit/a428b699464c406b9f04f1f6056bf1cc1e0789e1
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-02-10 (Sat, 10 Feb 2024)

  Changed paths:
    M embed.h

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


Compare: https://github.com/Perl/perl5/compare/433ada57ba8c%5E...a428b699464c

Reply via email to