12.02.2011, 12:12
Since my project with a registration system using y_ini and sscanf failed,
im trying to make one using Dini and dudb but seems like dudb is conflicting with
y_stringhash and giving me this errors:
Ive tryed to remove the variables in y_stringhash but seems like without it the entire YSI brakes apart...
Please anyone could give me some tips how to solve this problem?
Thanks regards.
im trying to make one using Dini and dudb but seems like dudb is conflicting with
y_stringhash and giving me this errors:
Код:
pawno\include\YSI\y_stringhash.inc(669) : warning 219: local variable "hash" shadows a variable at a preceding level pawno\include\YSI\y_stringhash.inc(695) : warning 219: local variable "hash" shadows a variable at a preceding level pawno\include\YSI\y_stringhash.inc(721) : warning 219: local variable "hash" shadows a variable at a preceding level
Please anyone could give me some tips how to solve this problem?
Thanks regards.