dhaisuke 1 Posted April 10, 2014 when i recompile my server the i encounter problem what this line means 3>c:program filestrunktrunksrcmapitemdb.c(383) : warning C4293: '<<' : shift count negative or too big, undefined behavior3>c:program filestrunktrunksrcmapitemdb.c(386) : warning C4293: '<<' : shift count negative or too big, undefined behavior i only add this one line: 382 if (jobmask & 1<<35)line: 383 bclass[1] |= 1<<MAPID_HOKAGE;line: 384 if (jobmask & 1<<36)line: 385 bclass[1] |= 1<<MAPID_AKATSUKI; need help thanks Quote Share this post Link to post Share on other sites
0 dhaisuke 1 Posted April 11, 2014 anyone can help me in this issue Quote Share this post Link to post Share on other sites
when i recompile my server the i encounter problem
what this line means
i only add this one
need help thanks
Share this post
Link to post
Share on other sites