Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4c27da0d32f2d1fed28549711db7a6f3809485d4 https://github.com/Perl/perl5/commit/4c27da0d32f2d1fed28549711db7a6f3809485d4 Author: Karl Williamson <[email protected]> Date: 2022-12-25 (Sun, 25 Dec 2022)
Changed paths:
M locale.c
Log Message:
-----------
locale.c: Add comment to wrap_wsetlocale()
It turns out that the attempt in GH #20434 created clobbering, besides
being less than optimal in efficiency.
