[ERRORS] patching clan.patch (part 1 of 2)

From: Tharin2002 (Tharin2002@AOL.COM)
Date: 04/03/98


Ok, sorry for spamming the list with all this code, but here goes. I patched
in the clan.patch file from George's patch page and compiled. My screen was
then spammed with the following errors. Only half of which pertain to the code
I patched in and none of the errors make any sense.

*snip*

        cl -c /nologo /I. /IC:\MSDEV\INCLUDE act.wizard.c
act.wizard.c
act.wizard.c(1285) : error C2001: newline in constant
act.wizard.c(1286) : error C2143: syntax error : missing ')' before '}'
act.wizard.c(1299) : error C2143: syntax error : missing ';' before ':'
act.wizard.c(1307) : error C2143: syntax error : missing ';' before 'type'
act.wizard.c(1310) : error C2143: syntax error : missing ';' before 'type'
act.wizard.c(1311) : error C2143: syntax error : missing ';' before 'type'
act.wizard.c(1312) : error C2143: syntax error : missing ';' before 'type'
act.wizard.c(1314) : error C2143: syntax error : missing ';' before 'type'
act.wizard.c(1316) : error C2065: 'name' : undeclared identifier
act.wizard.c(1316) : warning C4047: 'function' : 'char *' differs in levels of
i
ndirection from 'int '
act.wizard.c(1316) : warning C4024: 'two_arguments' : different types for
formal
 and actual parameter 2
act.wizard.c(1316) : error C2065: 'level' : undeclared identifier
act.wizard.c(1316) : warning C4047: 'function' : 'char *' differs in levels of
i
ndirection from 'int '
act.wizard.c(1316) : warning C4024: 'two_arguments' : different types for
formal
 and actual parameter 3
act.wizard.c(1318) : error C2100: illegal indirection
act.wizard.c(1319) : error C2065: 'victim' : undeclared identifier
act.wizard.c(1319) : warning C4047: 'function' : 'char *' differs in levels of
i
ndirection from 'int '
act.wizard.c(1319) : warning C4024: 'get_char_vis' : different types for
formal
and actual parameter 2
act.wizard.c(1319) : warning C4047: '=' : 'int ' differs in levels of
indirectio
n from 'struct char_data *'
act.wizard.c(1328) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1332) : error C2223: left of '->char_specials' must point to
struct
/union
act.wizard.c(1336) : error C2100: illegal indirection
act.wizard.c(1336) : error C2065: 'newlevel' : undeclared identifier
act.wizard.c(1336) : warning C4047: 'function' : 'const char *' differs in
level
s of indirection from 'int '
act.wizard.c(1336) : warning C4024: 'atoi' : different types for formal and
actu
al parameter 1
act.wizard.c(1349) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1353) : error C2065: 'oldlevel' : undeclared identifier
act.wizard.c(1353) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1354) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1356) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1358) : warning C4047: 'function' : 'struct char_data *' differs
in
 levels of indirection from 'int '
act.wizard.c(1358) : warning C4024: 'send_to_char' : different types for
formal
and actual parameter 2
act.wizard.c(1371) : warning C4022: 'act' : pointer mismatch for actual
paramete
r 5
act.wizard.c(1376) : error C2223: left of '->char_specials' must point to
struct
/union
act.wizard.c(1376) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1376) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1378) : warning C4047: 'function' : 'struct char_data *' differs
in
 levels of indirection from 'int '
act.wizard.c(1378) : warning C4024: 'gain_exp_regardless' : different types
for
formal and actual parameter 1
act.wizard.c(1378) : error C2223: left of '->player' must point to
struct/union
act.wizard.c(1378) : error C2198: 'level_exp' : too few actual parameters
act.wizard.c(1378) : error C2223: left of '->points' must point to
struct/union
act.wizard.c(1378) : error C2198: 'gain_exp_regardless' : too few actual
paramet
ers
act.wizard.c(1379) : warning C4047: 'function' : 'struct char_data *' differs
in
 levels of indirection from 'int '
act.wizard.c(1379) : warning C4024: 'save_char' : different types for formal
and
 actual parameter 1
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

*snip*

Ok, I have to send the code in these lines in another mail so look at it if
you want to see the code.


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST