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

Reply via email to