BalazsJako / ImGuiColorTextEdit

Colorizing text editor for ImGui
MIT License
1.42k stars 236 forks source link

Fixed compilation with -Werror=sign-compare option. #108

Open borisoff opened 4 years ago

borisoff commented 4 years ago

My changes allow to compile with -Werror=reorder and -Werror=sign-compare.