SA-MP Forums Archive
Wierd warnings. - 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: Wierd warnings. (/showthread.php?tid=621039)



Wierd warnings. - danielpalade - 06.11.2016

I've installed the 4.0 YSI plugin. And suddenly I've been getting these warnings:
Код:
C:\Users\danut\Desktop\withal\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\amx_header.inc(275) : warning 219: local variable "info" shadows a variable at a preceding level
C:\Users\danut\Desktop\withal\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\amx_header.inc(380) : warning 219: local variable "info" shadows a variable at a preceding level
C:\Users\danut\Desktop\withal\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\amx_header.inc(463) : warning 219: local variable "info" shadows a variable at a preceding level
Is there a fix for this?


Re: Wierd warnings. - justice96 - 06.11.2016

Open amx_header.inc file, find variable "info" and change it to another ones