Warnings

From vice-emu
Revision as of 12:55, 30 September 2014 by Gpz (talk | contribs)
Jump to navigation Jump to search
  • gpz (x86, Linux/Gentoo, 64bit, GCC, GnomeUI) (r28471)
-
  • gpz (x86, Linux/Gentoo, 64bit, GCC, SDL) (r28471)
-
  • gpz (Win32 crosscompile on Linux/mingw32, GCC 3.x) (r28471)
Making all in monitor
mon_assemble65816.c: In function `mon_assemble_instr':
mon_assemble65816.c:162: warning: comparison is always true due to limited range of data type

Making all in win32
ui-resources.c: In function `set_single_cpu':
ui-resources.c:124: warning: passing arg 2 of `GetProcessAffinityMask' from incompatible pointer type
ui-resources.c:124: warning: passing arg 3 of `GetProcessAffinityMask' from incompatible pointer type

socket.c: In function `vice_network_server':
socket.c:411: warning: passing arg 4 of `setsockopt' from incompatible pointer type
  • strik (x86, Windows, 32bit, MSVC6, release build) (r22786)

For the debug build, some warnings are missing.

vice\src\zfile.c(202) : warning C4018: '<' : signed/unsigned mismatch
vice\src\monitor\mon_lex.c(2999) : warning C4018: '<' : signed/unsigned mismatch