Skip to content

Remove unnecessary semicolons #510

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

Closed
wants to merge 1 commit into from

Conversation

vinser52
Copy link
Contributor

@vinser52 vinser52 commented May 22, 2024

Description

Remove unnecessary semicolons in the proxy_lib_new_delete.h file.
The compiler reported these as errors when I tried to build UMF on Ubuntu 20.04. I have no ideas why it was not catch by our CI.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@vinser52 vinser52 requested a review from a team as a code owner May 22, 2024 10:52
@vinser52
Copy link
Contributor Author

As suggested by @bratpiorka, I converted this PR to a draft and created issue #512 to investigate why our CI does not catch this issue.

@vinser52 vinser52 force-pushed the svinogra.minor_fixes branch from 15c3b01 to ceae335 Compare May 23, 2024 13:29
@bratpiorka bratpiorka mentioned this pull request May 24, 2024
4 tasks
@bratpiorka
Copy link
Contributor

@vinser52 I added your commit to #518

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