Issue information

Issue ID
#7473
Status
Fixed
Severity
None
Started
bgamez23
Jul 4, 2013 19:48
Last Post
Ind
Jul 4, 2013 20:23
Confirmation
Yes (1)
No (0)

bgamez23 - Jul 4, 2013 19:48

[code=auto:0] Error 1 error C2065: 'status_base_matk' : undeclared identifier \src\map\status.c 11685 1 map-server Warning 2 warning C4047: '=' : 'unsigned short (__cdecl *)(const status_data *,int)' differs in levels of indirection from 'int' \src\map\status.c 11685 1 map-server Error 3 error C2065: 'status_get_weapon_atk' : undeclared identifier \src\map\status.c 11686 1 map-server Warning 4 warning C4047: '=' : 'int (__cdecl *)(block_list *,weapon_atk *,int)' differs in levels of indirection from 'int' \src\map\status.c 11686 1 map-server Error 5 error C2065: 'status_get_total_mdef' : undeclared identifier \src\map\status.c 11687 1 map-server Warning 6 warning C4047: '=' : 'int (__cdecl *)(block_list *)' differs in levels of indirection from 'int' \src\map\status.c 11687 1 map-server Error 7 error C2065: 'status_get_total_def' : undeclared identifier \src\map\status.c 11688 1 map-server Warning 8 warning C4047: '=' : 'int (__cdecl *)(block_list *)' differs in levels of indirection from 'int' \src\map\status.c 11688 1 map-server [/code]

kyeme - Jul 4, 2013 19:51

I can confirm

Ind - Jul 4, 2013 20:23

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/aefa8d6bd88e5056080f45ed89f86258f1bf81d7"]https://github.com/HerculesWS/Hercules/commit/aefa8d6bd88e5056080f45ed89f86258f1bf81d7[/url]
Thank you both