[Perl/perl5] c33ca9: Use C99 designated initialisers for PerlIO_funcs
[email protected] (Dagfinn Ilmari Mannsåker via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/perlio-designated-initialisers/[email protected]> |
Branch: refs/heads/perlio-designated-initialisers
Home: https://github.com/Perl/perl5
Commit: c33ca90f941ad2f4be898a1a73deffe2b0f02617
https://github.com/Perl/perl5/commit/c33ca90f941ad2f4be898a1a73deffe2b0f02617
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2026-04-25 (Sat, 25 Apr 2026)
Changed paths:
M perlio.c
Log Message:
-----------
Use C99 designated initialisers for PerlIO_funcs
This avoids having to count NULLs for layers that only implement a
subset of functions.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications