You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\vcpkg\installed\x64-windows\include\LIEF\PE\LoadConfigurations\LoadConfiguration.hpp(178,12): warning C4244: 'return': conversion from 'const uint64_t' to 'uint32_t', possible loss of data
67
67
(compiling source file 'junkcode/junkcode.cpp')
68
68
69
-
E:\Graduation-Thesis-HUST\ObfuGuard\junkcode\junkcode.cpp(222,51): warning C4244: 'initializing': conversion from 'const int64_t' to 'int32_t', possible loss of data
70
-
E:\Graduation-Thesis-HUST\ObfuGuard\junkcode\junkcode.cpp(245,47): warning C4244: 'initializing': conversion from 'const int64_t' to 'int32_t', possible loss of data
69
+
E:\Graduation-Thesis-HUST\ObfuGuard\junkcode\junkcode.cpp(228,51): warning C4244: 'initializing': conversion from 'const int64_t' to 'int32_t', possible loss of data
70
+
E:\Graduation-Thesis-HUST\ObfuGuard\junkcode\junkcode.cpp(251,47): warning C4244: 'initializing': conversion from 'const int64_t' to 'int32_t', possible loss of data
71
71
Generating code
72
72
Previous IPDB not found, fall back to full compilation.
73
-
All 3047 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
73
+
All 3063 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
0 commit comments