[Perl/perl5] 5b53d5: provide long_names on unthreaded builds

[email protected] (Lukas Mai via perl5-changes) Mon, 06 Jul 2026 08:07:08 -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: 5b53d55991d79614c3ceb1d5dee5b6db95ebb982
      https://github.com/Perl/perl5/commit/5b53d55991d79614c3ceb1d5dee5b6db95ebb982
  Author: Lukas Mai <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M long_names.c
    M proto.h
    M regen/embed.pl

  Log Message:
  -----------
  provide long_names on unthreaded builds

Otherwise API symbols like Perl_hv_store will have no definition at all,
not even a macro, on unthreaded builds.

Fixes #24535.



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