Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 322b78776da7e575f50ab454d6c107d4386a4b13 https://github.com/Perl/perl5/commit/322b78776da7e575f50ab454d6c107d4386a4b13 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths: M deb.c M op.c M sv.c M util.c Log Message: ----------- perlapi: s/encapsulated argument list/va_list/g The former terminology was what was long used in perlapi, but I never was happy with it. Tony Cook suggested va_list, which is standard terminology. There is even a Linux man page for it. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications