mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #203] assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not #80
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/203
when installing with the install script:
@mirek-fidler commented on GitHub (Sep 5, 2024):
Yeah, that happens when Freetype maintainers decide to change the API for no good reason. It should be already fixed in master head (and nightly builds).
@ghost commented on GitHub (Sep 5, 2024):
yes, it's fixed. should i keep this open until release, or close it now?
@mirek-fidler commented on GitHub (Sep 6, 2024):
Well, I guess if this is TODO list, then until we some finer status resolution, I am closing this...