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

Lock stb to last revision with stb_image_resize.h #981

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

hack3ric
Copy link

Newer revisions of nothings/stb have switched to stb_image_resize2.h and moved the original header to deprecated/stb_image_resize.h since 1. Pin down the version to prevent future breaking changes.

Newer revisions of nothings/stb have switched to stb_image_resize2.h and
moved the original header to deprecated/stb_image_resize.h since [1].
Pin down the version to prevent future breaking changes.

[1]: nothings/stb@c4bbb6e
@hack3ric hack3ric marked this pull request as draft October 11, 2023 13:44
@hack3ric hack3ric marked this pull request as ready for review October 11, 2023 13:50
@emersion emersion merged commit bc503b3 into ValveSoftware:master Oct 11, 2023
1 check passed
@emersion
Copy link
Collaborator

Thank you

@hack3ric hack3ric deleted the pin-stb-revision branch October 11, 2023 13:59
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