now I get these warnings and errors

olc_act.c: In function `aedit_file':
olc_act.c:747: warning: subscript has type `char'
olc_act.c: In function `medit_hitdice':
olc_act.c:4402: warning: subscript has type `char'
olc_act.c:4403: warning: subscript has type `char'
olc_act.c:4407: warning: subscript has type `char'
olc_act.c:4408: warning: subscript has type `char'
olc_act.c:4412: warning: subscript has type `char'
olc_act.c: In function `medit_manadice':
olc_act.c:4447: warning: subscript has type `char'
olc_act.c:4448: warning: subscript has type `char'
olc_act.c:4452: warning: subscript has type `char'
olc_act.c:4453: warning: subscript has type `char'
olc_act.c:4457: warning: subscript has type `char'
olc_act.c: In function `medit_damdice':
olc_act.c:4498: warning: subscript has type `char'
olc_act.c:4499: warning: subscript has type `char'
olc_act.c:4503: warning: subscript has type `char'
olc_act.c:4504: warning: subscript has type `char'
olc_act.c:4508: warning: subscript has type `char'
olc_act.c: In function `oedit_delete':
olc_act.c:5023: warning: implicit declaration of function `unlink_reset'
olc_act.c:5036: warning: implicit declaration of function
`unlink_obj_index'
olc_act.c:4951: warning: unused variable `tReset'
olc_act.c:4948: warning: unused variable `ch_next'
olc_act.c:4948: warning: unused variable `wch'
olc_act.c: In function `medit_delete':
olc_act.c:5179: warning: implicit declaration of function
`unlink_mob_index'
olc_act.c:5063: warning: unused variable `buf'
olc_act.c: In function `redit_delete':
olc_act.c:5241: structure has no member named `from_room'
olc_act.c:5286: structure has no member named `from_room'
olc_act.c:5335: warning: implicit declaration of function
`unlink_room_index'
olc_act.c: At top level:
olc_act.c:5356: warning: type mismatch with previous implicit declaration
olc_act.c:5167: warning: previous implicit declaration of `unlink_reset'
olc_act.c:5356: warning: `unlink_reset' was previously implicitly declared
to return `int'
olc_act.c: In function `unlink_reset':
olc_act.c:5378: structure has no member named `reset_first'
olc_act.c:5379: structure has no member named `reset_first'
olc_act.c:5381: structure has no member named `reset_first'
olc_act.c:5382: structure has no member named `reset_last'
olc_act.c: At top level:
olc_act.c:5391: warning: type mismatch with previous implicit declaration
olc_act.c:5036: warning: previous implicit declaration of
`unlink_obj_index'
olc_act.c:5391: warning: `unlink_obj_index' was previously implicitly
declared to return `int'
olc_act.c:5419: warning: type mismatch with previous implicit declaration
olc_act.c:5335: warning: previous implicit declaration of
`unlink_room_index'
olc_act.c:5419: warning: `unlink_room_index' was previously implicitly
declared to return `int'
olc_act.c:5447: warning: type mismatch with previous implicit declaration
olc_act.c:5179: warning: previous implicit declaration of
`unlink_mob_index'
olc_act.c:5447: warning: `unlink_mob_index' was previously implicitly
declared to return `int'
make: *** [olc_act.o] Error 1
-------------------------------------------

I dont understand anything of this
Wheres the error?
What do I do to fix it?
if you need to see the code send me a mail about it, cant send
that much code in this mail


Reply via email to