Issue information

Issue ID
#8501
Status
Fixed
Severity
None
Started
bgamez23
Jan 20, 2015 7:15
Last Post
Haru
Jan 20, 2015 12:28
Confirmation
Yes (2)
No (0)

bgamez23 - Jan 20, 2015 7:15

i have this error.
[code=:0] Warning 1 warning C4018: '<' : signed/unsigned mismatch d:\hercules\src\common\hpm.c 885 1 char-server Warning 2 warning C4018: '<' : signed/unsigned mismatch d:\hercules\src\common\hpm.c 885 1 login-server Error 3 error C2143: syntax error : missing ';' before 'type' d:\hercules\src\char\int_mail.c 55 1 char-server Error 4 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 66 1 char-server Warning 5 warning C4047: '=' : 'int' differs in levels of indirection from 'item *' d:\hercules\src\char\int_mail.c 66 1 char-server Error 6 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 67 1 char-server Error 7 error C2223: left of '->amount' must point to struct/union d:\hercules\src\char\int_mail.c 67 1 char-server Error 8 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 68 1 char-server Error 9 error C2223: left of '->nameid' must point to struct/union d:\hercules\src\char\int_mail.c 68 1 char-server Error 10 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 69 1 char-server Error 11 error C2223: left of '->refine' must point to struct/union d:\hercules\src\char\int_mail.c 69 1 char-server Error 12 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 70 1 char-server Error 13 error C2223: left of '->attribute' must point to struct/union d:\hercules\src\char\int_mail.c 70 1 char-server Error 14 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 71 1 char-server Error 15 error C2223: left of '->identify' must point to struct/union d:\hercules\src\char\int_mail.c 71 1 char-server Error 16 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 72 1 char-server Error 17 error C2223: left of '->unique_id' must point to struct/union d:\hercules\src\char\int_mail.c 72 1 char-server Error 18 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 73 1 char-server Error 19 error C2223: left of '->expire_time' must point to struct/union d:\hercules\src\char\int_mail.c 73 1 char-server Error 20 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 74 1 char-server Error 21 error C2223: left of '->bound' must point to struct/union d:\hercules\src\char\int_mail.c 74 1 char-server Error 22 error C2065: 'item' : undeclared identifier d:\hercules\src\char\int_mail.c 79 1 char-server Error 23 error C2223: left of '->card' must point to struct/union d:\hercules\src\char\int_mail.c 79 1 char-server Error 24 error C2275: 'uint8' : illegal use of this type as an expression d:\hercules\src\map\unit.c 120 1 map-server Error 25 error C2146: syntax error : missing ';' before identifier 'dir' d:\hercules\src\map\unit.c 120 1 map-server Error 26 error C2065: 'dir' : undeclared identifier d:\hercules\src\map\unit.c 120 1 map-server Error 27 error C2065: 'dir' : undeclared identifier d:\hercules\src\map\unit.c 121 1 map-server Error 28 error C2065: 'dir' : undeclared identifier d:\hercules\src\map\unit.c 125 1 map-server Error 29 error C2065: 'dir' : undeclared identifier d:\hercules\src\map\unit.c 126 1 map-server [/code]

Dastgir - Jan 20, 2015 11:53

Will be fix, when one of the core-dev reviews this: [url="https://github.com/HerculesWS/Hercules/pull/448"]https://github.com/HerculesWS/Hercules/pull/448[/url]