Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc5a3e960d095c85fd8cff23d14bba5350ce269d https://github.com/Perl/perl5/commit/bc5a3e960d095c85fd8cff23d14bba5350ce269d Author: Tony Cook <t...@develop-help.com> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M perl.h Log Message: ----------- perl.h: include locale related headers after we decide to use locales This was causing warnings, since the initial include of locale_table.h assumed no locales while later includes might see them enabled. Fixes #23464 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications