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

cl_khr_mutable_dispatch: fix -Wformat warnings #2071

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Sep 6, 2024

Printing of a size_t requires the %zu specifier.

Printing of a `size_t` requires the `%zu` specifier.

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
@bashbaug
Copy link
Contributor

bashbaug commented Sep 6, 2024

This should be non-controversial, so I'm just going to merge this.

@bashbaug bashbaug merged commit c32a767 into KhronosGroup:main Sep 6, 2024
7 checks passed
@svenvh svenvh deleted the wformat-mutable-dispatch branch September 7, 2024 08:51
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