06.07.2016, 05:45
Well, I changed the YSI and I put the same amx_assembly, and these are the mistakes that cast:
Code:
D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\y_utils.inc(619) : warning 219: local variable "ret" shadows a variable at a preceding level D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\y_utils.inc(653) : error 021: symbol already defined: "getstring" D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\y_utils.inc(657) : warning 219: local variable "ret" shadows a variable at a preceding level D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\y_utils.inc(658) : error 010: invalid function or declaration D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\..\YSI_Coding\y_va/impl.inc(470) : error 025: function heading differs from prototype D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Internal\..\YSI_Core\..\YSI_Coding\y_va/impl.inc(470) : error 025: function heading differs from prototype D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Coding\..\YSI_Internal\y_cgen.inc(80) : warning 219: local variable "ret" shadows a variable at a preceding level D:\Pawn\pawno\include\YSI\YSI_Coding\..\YSI_Coding\y_hooks/impl.inc(812) : warning 219: local variable "ret" shadows a variable at a preceding level timertest.pwn(21) : warning 203: symbol is never used: "ret" Pawn compiler 3.10.20160702 Copyright © 1997-2006, ITB CompuPhase