viewing paste Unknown #6825 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
1>  chrif.c
1>..\src\map\chrif.c(1526): error C2143: syntax error : missing ';' before 'type'
1>..\src\map\chrif.c(1531): error C2065: 'char_name' : undeclared identifier
1>..\src\map\chrif.c(1531): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
1>..\src\map\chrif.c(1531): warning C4024: 'safestrncpy' : different types for formal and actual parameter 2
1>..\src\map\chrif.c(1708): error C2065: 'send_usercount_tochar' : undeclared identifier
1>..\src\map\chrif.c(1708): warning C4047: 'function' : 'TimerFunc' differs in levels of indirection from 'int'
1>..\src\map\chrif.c(1708): warning C4024: 'add_timer_interval' : different types for formal and actual parameter 2
1>  vending.c
1>..\src\map\atcommand.c(5820): error C2143: syntax error : missing ';' before 'type'
1>..\src\map\atcommand.c(9858): error C2059: syntax error : '{'
1>..\src\map\atcommand.c(9863): warning C4034: sizeof returns 0
1>..\src\map\atcommand.c(9879): error C2061: syntax error : identifier 'atcommand_exists'
1>..\src\map\atcommand.c(9879): error C2059: syntax error : ';'
1>..\src\map\atcommand.c(9879): error C2059: syntax error : 'type'
Viewed 728 times, submitted by Guest.