Skip to content

fixed file_size(), and free_glyph_atlas_init()#87

Open
PeriodGamingYT wants to merge 5 commits intotsoding:masterfrom
PeriodGamingYT:master
Open

fixed file_size(), and free_glyph_atlas_init()#87
PeriodGamingYT wants to merge 5 commits intotsoding:masterfrom
PeriodGamingYT:master

Conversation

@PeriodGamingYT
Copy link

file_size() used to use result and saved to judge if there was an error. This doesn't work on systems where long is unsigned by default (Like mine, for some reason). And fixed free_glyph_atlas_init() would crash because of glyph 32.

file_size() used to use result and saved to judge if there was an error. This doesn't work on systems where long is unsigned by default (Like mine, for some reason). And fixed free_glyph_atlas_init() would crash because of glyph 32.
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.

1 participant