You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, dammit Zeno-, stop changing array indicies to signed types!
Prefer size_t. If there's a mismatched comparison between signed and unsigned types, then perhaps the signed part should be changed to unsigned.
hold on a second. why the heck have you altered that code??
you have just broken part for plantlike being mounted on the ground regardless the scale of it.
4 commit comments
kwolekr commentedon Dec 18, 2014
No, dammit Zeno-, stop changing array indicies to signed types!
Prefer size_t. If there's a mismatched comparison between signed and unsigned types, then perhaps the signed part should be changed to unsigned.
Zeno- commentedon Dec 18, 2014
Rubbish. I did not change it to a signed type for that reason (at all). This change had nothing to do with signedness
Zeno- commentedon Dec 18, 2014
And also, dammit kwolekr, stop pushing code with compiler warnings!
RealBadAngel commentedon Dec 18, 2014
hold on a second. why the heck have you altered that code??
you have just broken part for plantlike being mounted on the ground regardless the scale of it.