etzl / among-stars

Simple game in terminal
GNU General Public License v3.0
0 stars 0 forks source link

Fix build warnings (#13) #19

Closed abel-mak closed 2 years ago

abel-mak commented 2 years ago

Hey, i tried but this generates more warnings, because these variable you mentioned are used to initialize or are compared to other variables, example: https://github.com/etzl/among-stars/blob/0a6b48a825c5c51f83f8f09a223e085972d17307/src/main.cpp#L649 https://github.com/etzl/among-stars/blob/0a6b48a825c5c51f83f8f09a223e085972d17307/src/main.cpp#L578 and i'm not sure if changing them won't cause problems

etzl commented 2 years ago

I could fix them by changing some variables to unsigned int. Thanks again this is great

etzl commented 2 years ago

Closing. Merged b3f12fa80e50b88ac8ce2a6e066b075d5477c624