Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HeaderParser: properly anchor regexes for cpp directives #22993

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

mauke
Copy link
Contributor

@mauke mauke commented Feb 12, 2025

Consistently use ^ in front of and \b behind preprocessor directives.


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

@mauke mauke requested a review from demerphq February 12, 2025 09:22
Copy link
Collaborator

@demerphq demerphq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks!

@demerphq demerphq merged commit 8419236 into Perl:blead Feb 12, 2025
34 checks passed
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.

2 participants