Skip to content

fixed file_size(), and free_glyph_atlas_init() - #87

Open
PeriodGamingYT wants to merge 5 commits into
tsoding:masterfrom
PeriodGamingYT:master
Open

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

Conversation

@PeriodGamingYT

Copy link
Copy Markdown

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.
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant