Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f3fe01c79e1203f35edfcd45559ffa08d52ef8a6
      
https://github.com/Perl/perl5/commit/f3fe01c79e1203f35edfcd45559ffa08d52ef8a6
  Author: Karl Williamson <[email protected]>
  Date:   2026-08-24 (Mon, 24 Aug 2026)

  Changed paths:
    M intrpvar.h
    M reentr.c
    M reentr.h
    M regen/reentr.pl

  Log Message:
  -----------
  Rename struct REENTR to PERL_REENTR

This struct is visible to all code.  I noticed in grepping metacpan that
some modules use this spelling to refer to other things, so there is a
potential clash.  Since this is used only in generated code, it is easy
to rename it to use a spelling reserved for Perl's use.



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

Reply via email to