[Perl/perl5] cddbbd: HeaderParser: #if doesn't need \s after it
[email protected] (Karl Williamson 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: cddbbd1ad6eb84a9dbeb59f3189f7bd5670cfb66
https://github.com/Perl/perl5/commit/cddbbd1ad6eb84a9dbeb59f3189f7bd5670cfb66
Author: Karl Williamson <[email protected]>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
M regen/HeaderParser.pm
Log Message:
-----------
HeaderParser: #if doesn't need \s after it
It needs \b; the \s is optional. It was failing to parse
#if(...)
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications