Skip to content

stb_truetype: rename internal symbol equal() to stbtt__equal() - #1901

Open
sleeptightAnsiC wants to merge 1 commit into
nothings:masterfrom
sleeptightAnsiC:truetype__rename_equal
Open

stb_truetype: rename internal symbol equal() to stbtt__equal()#1901
sleeptightAnsiC wants to merge 1 commit into
nothings:masterfrom
sleeptightAnsiC:truetype__rename_equal

Conversation

@sleeptightAnsiC

@sleeptightAnsiC sleeptightAnsiC commented Mar 5, 2026

Copy link
Copy Markdown

Fixes: #1898

See linked issue and/or commit message for more info.

(PR template encourages to put a name into credits, but I decided not to. It's barely two lines, and the original author didn't show any intent to upstream this patch. Commit already tracks everyone involved)

...in order to avoid potential symbol conflicts.

Fixes: nothings#1898
Origin: Immediate-Mode-UI/Nuklear#905
Co-authored-by: Robert Winkler <rob121618@gmail.com>

@RobLoach RobLoach left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using this change in Nuklear without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stb_truetype.h has internal symbol that lacks the prefix: equal()

3 participants