Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5e25d6e5e21b465536325c8218651699600bb36d https://github.com/Perl/perl5/commit/5e25d6e5e21b465536325c8218651699600bb36d Author: Lukas Mai <lukasmai....@gmail.com> Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths: M t/op/chdir.t Log Message: ----------- t/op/chdir.t: clean up old 'no warnings' declarations The test code has changed over the years: The literal undefs have been removed and other parts have been moved into helper functions, so the lexical `no warnings 'uninitialized'` declarations no longer serve any purpose. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications