Branch: refs/heads/smoke-me/jkeenan/run-locale-uninit-20250507 Home: https://github.com/Perl/perl5 Commit: 76d727be34eadf50953dc4af043f6357902b2fc8 https://github.com/Perl/perl5/commit/76d727be34eadf50953dc4af043f6357902b2fc8 Author: James E Keenan <jkee...@cpan.org> Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths: M t/run/locale.t Log Message: ----------- debugging code only Commit: 704caf31c3066039ae6eb8a3732716aa335e634a https://github.com/Perl/perl5/commit/704caf31c3066039ae6eb8a3732716aa335e634a Author: James E Keenan <jkee...@cpan.org> Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: M t/run/locale.t Log Message: ----------- Ensure that when variable is used, it has been initialized There were cases discovered during smoke-testing on OpenBSD since fecfa476ebe was committed in February 2025 where $locale was undefined and emitting a runtime warning. Compare: https://github.com/Perl/perl5/compare/76d727be34ea%5E...704caf31c306 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications