30.06.2016, 00:51
I tried to compile my gamemode today, and I got these warnings.
Is there any fix for this? I have no idea where this is comming from.
Is there any fix for this? I have no idea where this is comming from.
Код:
C:\Users\Daniel\Desktop\withal\pawno\include\YSI\y_iterate.inc(696) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\YSI\y_iterate.inc(820) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\a_zones.inc(420) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\OnPlayerPause.inc(41) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\mSelection.inc(657) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\playerzone.inc(422) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\playerzone.inc(445) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\OPA.inc(28) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\YSI\y_hooks/impl.inc(323) : warning 219: local variable "i" shadows a variable at a preceding level C:\Users\Daniel\Desktop\withal\pawno\include\checkpns.inc(25) : warning 219: local variable "i" shadows a variable at a preceding level