For the uninitliaized, that means you're setting a variable or something with out making it a value. Like if it's an int. at the start of the function int VARIABLE = 0; Can't be any more specific with out seeing the code. Should atleast enclose the line of the error and 2-4 lines before and after it.

Muerte
coder wannabe :)
mudsanddragons.com 4000
www.mudsanddragons.com

From: [EMAIL PROTECTED]
To: [email protected]
Subject: Warnings...
Date: Tue, 06 Aug 2002 16:12:09 +0000

Ok, here are some warnings I am getting. I don't know if
I need to worry about these or not:

act_wiz2.c: In function `do_fremove':
act_wiz2.c:80: warning: implicit declaration of function
`remove_obj'
act_wiz2.c: In function `do_arealinks':
act_wiz2.c:90: warning: `buffer' might be used
uninitialized in this function
fight.c: In function `dam_message':
fight.c:2052: warning: `attack' might be used
uninitialized in this function

I didn't want to spam with the code, so I didn't put any
code in. I would appreciate it if someone could either
tell me how to solve these myself, or with any idea on
how to fix it. If this is something you need the code in
order to fix, let me know.

Xanth

--
ROM mailing list
[email protected]
http://www.rom.org/cgi-bin/mailman/listinfo/rom




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


Reply via email to