Branch: refs/heads/ilmari/deprecate-dowantarray Home: https://github.com/Perl/perl5 Commit: 6054fa6fffaed640e1850cfaddb4fcfc0f78002c https://github.com/Perl/perl5/commit/6054fa6fffaed640e1850cfaddb4fcfc0f78002c Author: Dagfinn Ilmari Mannsåker <[email protected]> Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M embed.fnc
M proto.h
Log Message:
-----------
Mark dowantarray() as deprecated
This will make uses of the also-deprecated GIMME macro emit a
compile-time warning.
