I seem to have forgotten everything I learned in CS70. At least everything useful that I learned in CS70. Sigh. I used to know what those warnings meant... I think I even used to know what to do about them.
Make sure you're compiling with -Wall and -pedantic if you're using gcc, or whatever the equivalents are for your compiler. -Wall is "Yes, bug me about everything" and -pedantic is "Please make the error texts at least a little clearer".
If it's gcc and you post the first few error messages/warnings, I'll try to translate for you.
no subject
Date: 2002-07-30 11:11 am (UTC)If it's gcc and you post the first few error messages/warnings, I'll try to translate for you.
no subject
Date: 2002-07-30 03:51 pm (UTC)