[Perl/perl5] 0509ad: perl.h: Fix misspelling in comment

[email protected] (Karl Williamson via perl5-changes) Wed, 22 Jul 2026 17:51:59 -0700
Newsgroups perl.perl5.changes
Message-ID <Perl/perl5/push/refs/heads/blead/[email protected]>
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 0509ad888a877c437ee9d60bec8827d0da27a33a
      https://github.com/Perl/perl5/commit/0509ad888a877c437ee9d60bec8827d0da27a33a
  Author: Karl Williamson <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M perl.h

  Log Message:
  -----------
  perl.h: Fix misspelling in comment


  Commit: 5d62baa03a2403790ea743fd71bcd7fd6a552138
      https://github.com/Perl/perl5/commit/5d62baa03a2403790ea743fd71bcd7fd6a552138
  Author: Karl Williamson <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M pod/perlclib.pod

  Log Message:
  -----------
  perlclib: Locking macros were delayed until 5.45

The PR that added lock_definitions.h was originally intended for 5.44,
but was deferred until 5.45.  The version numbers were not
correspondingly changed until this commit


  Commit: 71b0ac212485806a521f2013ebe09a1ac2a178e3
      https://github.com/Perl/perl5/commit/71b0ac212485806a521f2013ebe09a1ac2a178e3
  Author: Karl Williamson <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M perl.h

  Log Message:
  -----------
  perl.h: Change Perl_croak_nocontext to plain croak

The PR that added this code was written before core was changed so that
croak() can be used where instead previously Perl_croak_nocontext() was.
This commit updates it.


  Commit: b830c6b6251ed92547c264a2313f0ae474afdb8b
      https://github.com/Perl/perl5/commit/b830c6b6251ed92547c264a2313f0ae474afdb8b
  Author: Karl Williamson <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M autodoc.pl

  Log Message:
  -----------
  perlapi: Clarify mutex lock macros text

This expands and clarifies this section


Compare: https://github.com/Perl/perl5/compare/7210c2b2d18f...b830c6b6251e

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