Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 8ce9e2ad86aaa355e1b082c0bb974e687d13a8cd
https://github.com/Perl/perl5/commit/8ce9e2ad86aaa355e1b082c0bb974e687d13a8cd
Author: Karl Williamson <[email protected]>
Date: 2023-12-31 (Sun, 31 Dec 2023)
Changed paths:
M embed.fnc
M embed.h
M locale.c
M proto.h
Log Message:
-----------
Remove references to nl_langinfo_l(), add comment
This was missed when we earlier removed the use of this function. I
have since run experiments using it, and found using it slows things
down considerably in the context where we planned to use it.