Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d802c7e194b8f37cd7a35fda1b9009a69f7ef423
https://github.com/Perl/perl5/commit/d802c7e194b8f37cd7a35fda1b9009a69f7ef423
Author: Karl Williamson <[email protected]>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M perl.h
Log Message:
-----------
perl.h: Move code to later in file
This moves the portion of the code dealing with toggling LC_NUMERIC to
after the portion dealing with the locale and environment mutexes; thus
making those related pieces adjacent.
The diff listing however shows that env mutex code being moved, due to
the 'diff' algorithm.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications