wear location problem

Posted by Darzeth on Thu 22 Jun 2006 03:29 AM — 2 posts, 11,596 views.

#0
I was adding a new wear loactiona nd this is wat i got

mud.h:4555: warning: shadowed declaration is herehere
handler.c:2184: warning: declaration of 'get_obj_list' shadows a global declarat
ion
mud.h:4557: warning: shadowed declaration is here
handler.c: In function `get_obj_list':f 'obj' shadows a parameter
handler.c:2186: warning: declaration of 'obj' shadows a parameter
handler.c:1411: warning: shadowed declaration is here' shadows a global declarat
handler.c: In function `apply_ac':
handler.c:2215: warning: declaration of 'get_obj_list_rev' shadows a global decl
aration.c:2860: warning: declaration of 'obj' shadows a parameter

it keeps going like this
Australia Forum Administrator #1
Search this forum for "shadows a global" - there are a few posts about that.