Skip to content

Conversation

jogme
Copy link
Contributor

@jogme jogme commented Jul 15, 2025

After creating a CI to check on issues in perl files (#28024), some syntax issues were uncovered. This PR addresses them.

The commit from the PR was cherry-picked to see the results of it. PLEASE keep in mind that. (outdated)

Resolves: openssl/project#1273

Checklist
  • documentation is added or updated
  • tests are added or updated

@jogme jogme requested a review from levitte July 15, 2025 14:32
@jogme jogme force-pushed the fix_perl_warnings branch from a8d9e8b to e05bfce Compare July 15, 2025 14:54
@jogme
Copy link
Contributor Author

jogme commented Jul 15, 2025

It looks like some of the changes made the scripts not work; I'll be looking into it

@jogme jogme force-pushed the fix_perl_warnings branch 2 times, most recently from 4cd4b55 to 2613dcc Compare July 16, 2025 09:10
@jogme
Copy link
Contributor Author

jogme commented Jul 16, 2025

This workflow https://github.com/openssl/openssl/actions/runs/16315338031/job/46079802189?pr=28046 shows that the syntax error passes as awaited. After having proof for this PR, I remove the cherry pick from CI perl syntax checker PR #28024.

Resolves: openssl/project#1273

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
@jogme jogme force-pushed the fix_perl_warnings branch from 2613dcc to c43c5a9 Compare July 16, 2025 10:02
@vavroch2010 vavroch2010 requested a review from Sashan July 21, 2025 15:18
Copy link
Contributor

@Sashan Sashan left a comment

Choose a reason for hiding this comment

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

looks good to me as far as I can tell.

@t8m t8m added branch: master Merge to master branch approval: review pending This pull request needs review by a committer triaged: bug The issue/pr is/fixes a bug tests: exempted The PR is exempt from requirements for testing labels Jul 22, 2025
@t8m t8m added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jul 22, 2025
@openssl-machine openssl-machine removed the approval: done This pull request has the required number of approvals label Jul 23, 2025
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@openssl-machine openssl-machine added the approval: ready to merge The 24 hour grace period has passed, ready to merge label Jul 23, 2025
@nhorman
Copy link
Contributor

nhorman commented Jul 23, 2025

merged to master, thank you!

@nhorman nhorman closed this Jul 23, 2025
openssl-machine pushed a commit that referenced this pull request Jul 23, 2025
Resolves: openssl/project#1273

Signed-off-by: Norbert Pocs <norbertp@openssl.org>

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #28046)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix perl 5.10 syntax issues
6 participants