Issue information

Issue ID
#8615
Status
Fixed
Severity
None
Started
N e s s
Apr 10, 2015 10:32
Last Post
zackdreaver
Apr 11, 2015 1:12
Confirmation
N/A

N e s s - Apr 10, 2015 10:32

pc.c: In function 'pc_read_skill_tree':
pc.c:10183: warning: unused variable 'jnamelen'

malufett - Apr 10, 2015 10:46

Thanks for noticing..
Fixed @ 5e09149114a05c5628fe5300f200f2ef0504121d

:meow:

zackdreaver - Apr 10, 2015 11:20

um its fail in build now

zackdreaver - Apr 10, 2015 11:25

[spoiler][code=auto:0] ..\src\char\int_guild.c(949) : error C2143: syntax error : missing ';' before 'type' ..\src\char\int_guild.c(950) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(951) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(952) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(953) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(954) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(955) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(956) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(957) : error C2065: 'buf' : undeclared identifier ..\src\char\int_guild.c(957) : warning C4047: 'function' : 'unsigned char *' differs in levels of indirection from 'int' ..\src\char\int_guild.c(957) : warning C4024: 'function through pointer' : different types for formal and actual parameter 1 int_auction.c geoip.c mapif.c ..\src\char\int_auction.c(165) : error C2143: syntax error : missing ';' before 'type' ..\src\char\int_auction.c(167) : error C2065: 'auction_id' : undeclared identifier ..\src\char\int_auction.c(173) : error C2065: 'auction_id' : undeclared identifier [/code]
[/spoiler]

malufett - Apr 10, 2015 11:30

it builds fine with travis([url="https://travis-ci.org/HerculesWS/Hercules/builds/57933502"]https://travis-ci.org/HerculesWS/Hercules/builds/57933502[/url]) and on my part..

:meow:

This post has been edited by malufett on Apr 10, 2015 11:31

N e s s - Apr 10, 2015 11:48

thank you sir for fixing it :)

csnv - Apr 10, 2015 20:17

The warnings @zackdreaver reports are under msvc. I've fixed them here [url="https://github.com/csnv/Hercules/commit/41ab668531c9e67b0551592009f2fb44da04a313"]https://github.com/csnv/Hercules/commit/41ab668531c9e67b0551592009f2fb44da04a313[/url]

Dastgir - Apr 11, 2015 0:58

Fixed
[url="https://github.com/HerculesWS/Hercules/commit/41ab668531c9e67b0551592009f2fb44da04a313"]https://github.com/HerculesWS/Hercules/commit/41ab668531c9e67b0551592009f2fb44da04a313[/url]

zackdreaver - Apr 11, 2015 1:12

thank youuuuuuuuuuuuuuuuu :)