y_ini errors?
#1

I've extracted YSI files in my include folder, now I get these errors:
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\y_compilerdata.inc(287) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Core\y_debug. inc(634) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Core\y_debug. inc(64 : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx .inc(445) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx .inc(954) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx .inc(985) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx .inc(1007) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx .inc(1024) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(463) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(477) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(550) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(564) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(57 : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(753) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(779) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(929) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(1320) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(1336) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Coding\y_hooks/impl.inc(390) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Dat a\..\YSI_Coding\y_hooks/impl.inc(112 : warning 235: public function lacks forward declaration (symbol "VA_OnScriptInit")
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\..\YSI_Coding\y_malloc/funcs.inc(381) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\..\YSI_Coding\y_malloc/funcs.inc(506) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\..\YSI_Coding\y_inline/impl.inc(1414) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\..\YSI_Coding\y_inline/impl.inc(1685) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\..\YSI_Coding\y_stringhash.inc(332) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Sto rage\y_ini/reading.inc(421) : warning 219: local variable "str" shadows a variable at a preceding level
D:\BACKUP\racing_samp\gamemodes\race.pwn(139 : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


28 Warnings.
[/PHP]

Include:
Код:
#include <YSI\y_ini>
No idea what it happenes , I'd be glad if someone will be able to help me...
idk if it helps, but I've downloaded the files from here:
https://github.com/Misiur/YSI-Includes
https://github.com/Zeex/amx_assembly
Reply


Messages In This Thread
y_ini errors? - by XpoZzA - 29.12.2018, 07:46
Re: y_ini errors? - by XpoZzA - 29.12.2018, 08:30
Re: y_ini errors? - by XpoZzA - 29.12.2018, 08:51
Re: y_ini errors? - by XpoZzA - 29.12.2018, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)