OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
290 stars 65 forks source link

FIx Compiler Warnings #142

Open kiwidoggie opened 3 years ago

kiwidoggie commented 3 years ago

thx to @sleirsgoevy Today at 4:06 AM most warnings are about the "auto i = 0; i < ...unsigned here..." pattern

Will re-enable all warnings and fix these occurrences.