viewing paste Unknown #6956 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
1>..\src\map\skill.c(2878): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1125): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1228): warning C4244: '-=' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1229): warning C4244: '-=' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1245): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1246): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1248): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1249): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1418): warning C4244: '+=' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1419): warning C4244: '+=' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1431): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\status.c(1432): warning C4244: 'function' : conversion from 'int64' to 'unsigned int', possible loss of data
1>..\src\map\skill.c(12536): warning C4244: '-=' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1434): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\skill.c(12542): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1435): warning C4244: 'function' : conversion from 'int64' to 'int', possible loss of data
1>..\src\map\status.c(1438): warning C4244: 'return' : conversion from 'int64' to 'int', possible loss of data
Viewed 918 times, submitted by Guest.