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

Fix build when compiling with -std=c23 #751

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heitbaum
Copy link

Fixes the build when using gcc 15
@vmwclabot
Copy link
Member

@heitbaum, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link
Member

@heitbaum, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.

@vmwclabot
Copy link
Member

@heitbaum, VMware has approved your signed contributor license agreement.

@heitbaum
Copy link
Author

heitbaum commented Feb 1, 2025

@johnwvmw - could you please review and if ok merge

@johnwvmw
Copy link
Contributor

johnwvmw commented Feb 3, 2025

@heitbaum

Hi Rudi, I can confirm that the PR has been reviewed, approved and the change is in the next release of open-vm-tools. The granular change has yet to appear in the "devel" branch, but soon.

Thanks very much for you support.
-- John

vmwkruti1111 pushed a commit that referenced this pull request Feb 19, 2025
Caught with -std=c23 option which is the default for gcc-15

Pull request: #751
Addresses issue: #750
vmwkruti1111 pushed a commit that referenced this pull request Feb 21, 2025
Caught with -std=c23 option which is the default for gcc-15

Pull request: #751
Addresses issue: #750
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.

compile error compiling with -std=c23 - conflicting types for MXUserTryAcquireForceFail
3 participants