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

fixes a narrowing warning (treated as an error) affecting some platforms #2117

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

bashbaug
Copy link
Contributor

Looks like #2063 has a "narrowing" warning that is now treated as an error and is hence causing CI builds to fail.

Applies the same fix as #2107 to fix this warning.

@bashbaug
Copy link
Contributor Author

CC @shajder @ahesham-arm @coldav - I can't add you as reviewers, but you'll probably want this fix.

@bashbaug bashbaug requested review from kpet and svenvh October 15, 2024 20:19
@svenvh
Copy link
Member

svenvh commented Oct 16, 2024

Non-controversial, merging immediately.

@svenvh svenvh merged commit c071db7 into KhronosGroup:main Oct 16, 2024
7 checks passed
@bashbaug bashbaug deleted the fix-narrowing-error branch October 17, 2024 03:17
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