Skip to content

feat: add C89-compatible version of stb_image.h#956

Closed
TomJGooding wants to merge 2 commits into
Immediate-Mode-UI:masterfrom
TomJGooding:feat-stb-image-c89
Closed

feat: add C89-compatible version of stb_image.h#956
TomJGooding wants to merge 2 commits into
Immediate-Mode-UI:masterfrom
TomJGooding:feat-stb-image-c89

Conversation

@TomJGooding
Copy link
Copy Markdown
Contributor

@TomJGooding TomJGooding commented May 7, 2026

Add a C89-compatible version of stb_image.h (stb_image_c89.h), using a script to replace C++ comments with equivalent C-style comments.

Resolves #953

Note for reviewers: you check 40f42d1 in the split view to see how the comments have been replaced

Add a C89-compatible version of stb_image.h (stb_image_c89.h), using a
script to replace C++ comments with equivilent C-style comments.
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.

stb_image inconsistencies

1 participant