viewing paste Unknown #6824 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
1>  chrif.c
1>..\src\map\chrif.c(1526): error C2143: syntax error : missing ';' before 'type'
1>..\src\map\chrif.c(1532): error C2065: 'char_name' : undeclared identifier
1>..\src\map\chrif.c(1532): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
1>..\src\map\chrif.c(1532): warning C4024: 'safestrncpy' : different types for formal and actual parameter 2
1>..\src\map\chrif.c(1709): error C2065: 'send_usercount_tochar' : undeclared identifier
1>..\src\map\chrif.c(1709): warning C4047: 'function' : 'TimerFunc' differs in levels of indirection from 'int'
1>..\src\map\chrif.c(1709): warning C4024: 'add_timer_interval' : different types for formal and actual parameter 2
1>  vending.c
1>..\src\map\vending.c(250): warning C4101: 'i' : unreferenced local variable
1>..\src\map\vending.c(250): warning C4101: 'j' : unreferenced local variable
1>..\src\map\vending.c(268): error C2059: syntax error : 'if'
1>..\src\map\vending.c(277): error C2059: syntax error : 'for'
1>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '<'
1>..\src\map\vending.c(277): error C2059: syntax error : '<'
1>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '++'
1>..\src\map\vending.c(277): error C2059: syntax error : '++'
1>..\src\map\vending.c(277): error C2059: syntax error : ')'
1>..\src\map\vending.c(307): error C2059: syntax error : 'if'
1>..\src\map\vending.c(310): error C2059: syntax error : 'if'
1>..\src\map\vending.c(314): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(314): error C2059: syntax error : '->'
1>..\src\map\vending.c(315): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(315): error C2059: syntax error : '->'
1>..\src\map\vending.c(316): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(316): error C2059: syntax error : '->'
1>..\src\map\vending.c(317): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(317): error C2059: syntax error : '->'
1>..\src\map\vending.c(318): error C2143: syntax error : missing ')' before '->'
1>..\src\map\vending.c(318): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(318): error C2059: syntax error : '->'
1>..\src\map\vending.c(320): error C2143: syntax error : missing ')' before '->'
1>..\src\map\vending.c(320): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(320): error C2059: syntax error : '->'
1>..\src\map\vending.c(320): error C2059: syntax error : ')'
1>..\src\map\vending.c(321): error C2143: syntax error : missing ')' before '&'
1>..\src\map\vending.c(321): error C2143: syntax error : missing '{' before '&'
1>..\src\map\vending.c(321): error C2059: syntax error : '&'
1>..\src\map\vending.c(321): error C2059: syntax error : ')'
1>..\src\map\vending.c(323): error C2143: syntax error : missing ')' before '.'
1>..\src\map\vending.c(323): error C2143: syntax error : missing '{' before '.'
1>..\src\map\vending.c(323): error C2059: syntax error : '.'
1>..\src\map\vending.c(324): error C2143: syntax error : missing ')' before '->'
1>..\src\map\vending.c(324): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(324): error C2059: syntax error : '->'
1>..\src\map\vending.c(324): error C2059: syntax error : ')'
1>..\src\map\vending.c(325): error C2059: syntax error : 'return'
1>..\src\map\vending.c(326): error C2143: syntax error : missing ')' before '->'
1>..\src\map\vending.c(326): error C2143: syntax error : missing '{' before '->'
1>..\src\map\vending.c(326): error C2059: syntax error : '->'
1>..\src\map\vending.c(327): error C2059: syntax error : '}'
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 699 times, submitted by Guest.