[Perl/perl5] 866a8b: Quiet `-Wmissing-field-initializers` when building...
[email protected] (Paul Evans via perl5-changes) Thu, 16 Jul 2026 01:58: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: 866a8bda97ac26cc0857bcb753f88ef08d3b37a0
https://github.com/Perl/perl5/commit/866a8bda97ac26cc0857bcb753f88ef08d3b37a0
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M cflags.SH
Log Message:
-----------
Quiet `-Wmissing-field-initializers` when building with `g++`
Otherwise we get lots of warnings about it, both from core code (which
we could technically fix), but also CPAN modules which we're less able
to.
Discussed further in https://github.com/Perl/perl5/issues/24553
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications