Issue information

Issue ID
#8422
Status
Fixed
Severity
None
Started
kyeme
Nov 3, 2014 16:41
Last Post
Haru
Nov 3, 2014 20:04
Confirmation
N/A

kyeme - Nov 3, 2014 16:41

Error:[code=auto:0] desktop\hercules\trunk\src\plugins\../plugins/HPMHooking/HPMHooking_login.HPMHooksCore.inc(8): error C2016: C requires that a struct or union has at least one member desktop\hercules\trunk\src\plugins\../plugins/HPMHooking/HPMHooking_login.HPMHooksCore.inc(11): error C2016: C requires that a struct or union has at least one member desktop\hercules\trunk\src\plugins\../plugins/HPMHooking/HPMHooking_login.HPMHooksCore.inc(14): error C2016: C requires that a struct or union has at least one member desktop\hercules\trunk\src\plugins\../plugins/HPMHooking/HPMHooking_login.HookingPoints.inc(8): error C2059: syntax error : '}' 8>..\src\plugins\HPMHooking.c(185): warning C4034: sizeof returns 0 [/code]

and warning:

[code=auto:0] desktop\hercules\trunk\src\map\clif.c(18316): warning C4244: '=' : conversion from 'short' to 'char', possible loss of data [/code]

Windows 7
Hercules-10 MVS

Please confirm thanks!

Haru - Nov 3, 2014 20:04

First part is because we don't have full support for the login server HPMHooking (there are no interfaces yet), but it's going to be implemented soon (there's an open pull request, it'll be merged within days)

Second part should be fixed as of 2ff79aed64ceba77ce60679fcf8028e5687e4df2