Skip to content

Conversation

@ilmari
Copy link
Member

@ilmari ilmari commented Mar 18, 2025

Except reg*.[ch], which are also compiled "outside" core for re.pm


  • This set of changes does not require a perldelta entry.

@mauke mauke force-pushed the ilmari/perl-warn-short-form branch from 0bdfdc2 to 13a7c78 Compare March 18, 2025 19:58
@Leont
Copy link
Contributor

Leont commented Mar 18, 2025

I had skipped ext/ in my previous branch on purpose, because the vararg macros aren't defined for them (unless they'd define PERL_WANT_VARARGS)

Except reg*.[ch], which are also compiled "outside" core for re.pm
@ilmari ilmari force-pushed the ilmari/perl-warn-short-form branch from 13a7c78 to eb4d7e8 Compare March 18, 2025 22:52
@ilmari
Copy link
Member Author

ilmari commented Mar 18, 2025

I had skipped ext/ in my previous branch on purpose, because the vararg macros aren't defined for them (unless they'd define PERL_WANT_VARARGS)

Ah, good point. I've reverted the ext/ part.

@mauke mauke changed the title Stop calling Perl_*warn*() manually in core and ext/ Stop calling Perl_*warn*() manually in core Mar 19, 2025
@mauke mauke merged commit 30aeaad into blead Mar 19, 2025
67 checks passed
@mauke mauke deleted the ilmari/perl-warn-short-form branch March 19, 2025 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants