Issue information

Issue ID
#8464
Status
Fixed
Severity
None
Started
N e s s
Dec 10, 2014 14:53
Last Post
Eclipse
Dec 11, 2014 2:23
Confirmation
Yes (1)
No (0)

N e s s - Dec 10, 2014 14:53

[code=auto:0] Warning 1 warning C4090: 'function' : different 'const' qualifiers d:\program files (x86)\hercules\trunk\src\plugins\HPMHooking\HPMHooking_map.Hooks.inc 64870 1 plugin-HPMHooking_map Warning 2 warning C4047: 'function' : 'const status_data *' differs in levels of indirection from 'int' d:\program files (x86)\hercules\trunk\src\plugins\HPMHooking\HPMHooking_map.Hooks.inc 64870 1 plugin-HPMHooking_map Warning 3 warning C4024: 'function through pointer' : different types for formal and actual parameter 2 d:\program files (x86)\hercules\trunk\src\plugins\HPMHooking\HPMHooking_map.Hooks.inc 64870 1 plugin-HPMHooking_map Error 4 error C2198: 'function through pointer' : too few arguments for call d:\program files (x86)\hercules\trunk\src\plugins\HPMHooking\HPMHooking_map.Hooks.inc 64870 1 plugin-HPMHooking_map [/code]
error compiling in latest rev :) im using visual studio 2013 :)

This post has been edited by N e s s on Dec 10, 2014 14:54

Eclipse - Dec 10, 2014 15:04

I also have that kind of error on the latest rev of Hercules, but I'm using Visual Studio 2010

4144 - Dec 10, 2014 18:59

In previous commit developer forgot update autogenerated HPM hooks.

Here is fix [url="https://github.com/HerculesWS/Hercules/pull/413"]https://github.com/HerculesWS/Hercules/pull/413[/url]

malufett - Dec 10, 2014 19:39

Fixed @ 0cd2a40617be96f38cc7d0b88e5ffa4217a47f83

HerculesWSAPI hears my prayer..
anyway thanks 4144...:D you triggered HerculesWSAPI...

:meow:

Eclipse - Dec 11, 2014 2:23

Hi, Thank you ;)