Skip to content

Silence an unused variable warning with Apple Clang #14384

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

ldrumm
Copy link
Contributor

@ldrumm ldrumm commented Jul 2, 2024

error: unused parameter 'IsCreatedFromSource' [-Werror,-Wunused-parameter]

>  error: unused parameter 'IsCreatedFromSource' [-Werror,-Wunused-parameter]
@ldrumm ldrumm requested a review from a team as a code owner July 2, 2024 14:36
@ldrumm ldrumm requested a review from KseniyaTikhomirova July 2, 2024 14:36
@ldrumm ldrumm temporarily deployed to WindowsCILock July 2, 2024 14:37 — with GitHub Actions Inactive
@ldrumm
Copy link
Contributor Author

ldrumm commented Jul 2, 2024

Caught by the proposed new testing config: #14383

@ldrumm
Copy link
Contributor Author

ldrumm commented Jul 2, 2024

Fixed by #14385

@ldrumm ldrumm closed this Jul 2, 2024
@sarnex
Copy link
Contributor

sarnex commented Jul 2, 2024

Sorry, I didn't see this and thanks for the fix.

@ldrumm ldrumm deleted the wunused-var branch July 2, 2024 14:57
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