Issue information

Issue ID
#8255
Status
Fixed
Severity
Critical
Started
bgamez23
Jul 10, 2014 10:14
Last Post
pan
Jul 10, 2014 11:07
Confirmation
Yes (0)
No (1)

bgamez23 - Jul 10, 2014 10:14

[code=:0] Error 1 error C2143: syntax error : missing ';' before 'type' \src\common\malloc.c 649 1 char-server Error 2 error C2065: 'count' : undeclared identifier \src\common\malloc.c 662 1 char-server Error 3 error C2065: 'count' : undeclared identifier \src\common\malloc.c 679 1 char-server Error 4 error C2065: 'count' : undeclared identifier \src\common\malloc.c 688 1 char-server Error 5 error C2143: syntax error : missing ';' before 'type' \src\common\malloc.c 649 1 login-server Error 6 error C2065: 'count' : undeclared identifier \src\common\malloc.c 662 1 login-server Error 7 error C2065: 'count' : undeclared identifier \src\common\malloc.c 679 1 login-server Error 8 error C2065: 'count' : undeclared identifier \src\common\malloc.c 688 1 login-server Error 9 error C2143: syntax error : missing ';' before 'type' \src\common\malloc.c 649 1 map-server Error 10 error C2065: 'count' : undeclared identifier \src\common\malloc.c 662 1 map-server Error 11 error C2065: 'count' : undeclared identifier \src\common\malloc.c 679 1 map-server Error 12 error C2065: 'count' : undeclared identifier \src\common\malloc.c 688 1 map-server [/code]

pan - Jul 10, 2014 11:07

Fixed at [url="https://github.com/HerculesWS/Hercules/commit/e98e18ff623ee1da999a04e8f4b7ae282453abd8"]https://github.com/HerculesWS/Hercules/commit/e98e18ff623ee1da999a04e8f4b7ae282453abd8[/url]
Thank you for reporting