SA-MP Forums Archive
YSI gives 20 warnings when compile.... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: YSI gives 20 warnings when compile.... (/showthread.php?tid=461819)



YSI gives 20 warnings when compile.... - bustern - 03.09.2013

When i compile Script which have included YSI, i got:
PHP код:
C:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_debug.inc(277) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_debug.inc(339) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_debug.inc(344) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_amx.inc(454) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_amx.inc(904) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_amx.inc(926) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_utils.inc(246) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_utils.inc(369) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_utils.inc(396) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_utils.inc(475) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_malloc.inc(488) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_malloc.inc(613) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
C:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_hooks/impl.inc(2336) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
C:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_hooks/impl.inc(2382) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
C:\Users\Niko\Desktop\Тестове\pawno\include\YSI\y_ini.inc(1074) : warning 219local variable "str" shadows a variable at a preceding level