Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 6d28b2f81aed20ff58658d87ea860f0e4cf0ce8a
      
https://github.com/Perl/perl5/commit/6d28b2f81aed20ff58658d87ea860f0e4cf0ce8a
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M ext/POSIX/t/wrappers.t
    M lib/B/Op_private.pm
    M opcode.h
    M pp_sys.c
    M regen/opcodes
    M t/op/chdir.t
    M t/op/coreamp.t

  Log Message:
  -----------
  make chdir() return true/false as its documentation claims

Previously it would return integer 1 and 0, not booleans.

Fixes #22365.


  Commit: a518f71bfcc766c99231d8a207f880a51322b04d
      
https://github.com/Perl/perl5/commit/a518f71bfcc766c99231d8a207f880a51322b04d
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M pod/perldelta.pod

  Log Message:
  -----------
  perldelta: chdir returns booleans now


Compare: https://github.com/Perl/perl5/compare/7ea9cde9d9e0...a518f71bfcc7

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to