[Perl/perl5] f19a7f: PADNAME: restore C99 compatibility

[email protected] (Lukas Mai via perl5-changes)
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: f19a7fa40d250227eec62e46a5bf795fbb332b45
      https://github.com/Perl/perl5/commit/f19a7fa40d250227eec62e46a5bf795fbb332b45
  Author: Lukas Mai <[email protected]>
  Date:   2026-08-21 (Fri, 21 Aug 2026)

  Changed paths:
    M pad.c
    M pad.h

  Log Message:
  -----------
  PADNAME: restore C99 compatibility

Commit aca7b5cadb25 inadvertently introduced a C11-only feature (unnamed
structure/union members) in struct padname. Give the union a name so we
can build cleanly on C99-only compilers.

Fixes #24740.



To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.