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

In Perl_Config.pm: Fixed the perl left/right brace matching problem. … #370

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gmao-jstassi
Copy link
Contributor

…The right brace now needs to be escaped similar to the left brace.

…The right brace now needs to be escaped similar to the left brace.
@gmao-jstassi gmao-jstassi added the bugfix This fixes a bug label Feb 3, 2025
@gmao-jstassi gmao-jstassi requested review from a team as code owners February 3, 2025 17:35
Copy link

github-actions bot commented Feb 3, 2025

Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found: bugfix

1 similar comment
Copy link

github-actions bot commented Feb 3, 2025

Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found: bugfix

@gmao-jstassi gmao-jstassi added 0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) Skip Changelog Skips the Changelog Enforcer (use only when appropriate!) labels Feb 3, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner February 3, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) bugfix This fixes a bug Skip Changelog Skips the Changelog Enforcer (use only when appropriate!)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants