Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5f086631753d72fa4c8ef0fb5e82ee8a9073f9c3 https://github.com/Perl/perl5/commit/5f086631753d72fa4c8ef0fb5e82ee8a9073f9c3 Author: Karl Williamson <[email protected]> Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M locale.c
Log Message:
-----------
locale.c: Avoid copies
Refactoring slightly as suggested by Tony Cook avoids having to make two
copies in some circumstances.
