Warnings

From vice-emu
Revision as of 00:02, 11 January 2013 by Rhialto (talk | contribs) (Removed Xaw warnings for being old and fixed.)
Jump to navigation Jump to search
  • common (Linux, GCC >= 4.4.2) (r25058)
Making all in monitor
mon_lex.c:3246:17: warning: ‘yyunput’ defined but not used
mon_lex.c:3287:16: warning: ‘input’ defined but not used

Making all in c64dtv
In file included from ../maincpu.c:498:0,
                 from c64dtvcpu.c:473:
../6510core.c: In function ‘maincpu_mainloop’:
../6510core.c:1942:9: warning: dereferencing type-punned pointer will break strict-aliasing rules
../6510core.c:1942:9: warning: dereferencing type-punned pointer will break strict-aliasing rules
../6510core.c:1942:9: warning: dereferencing type-punned pointer will break strict-aliasing rules

top level:
network.c: In function ‘network_test_delay’:
network.c:306:13: warning: dereferencing type-punned pointer will break strict-aliasing rules
network.c:310:13: warning: dereferencing type-punned pointer will break strict-aliasing rules
  • common, if readline is not installed (Linux, GCC >= 4.4.2) (r25035)
-
  • gpz (x86, Linux/Gentoo, 64bit, GCC) (r25009)

note: this is with ffmpeg-0.7.8

Making all in gfxoutputdrv
In file included from ffmpegdrv.c:35:0:
ffmpeglib.h:87:1: warning: ‘ByteIOContext’ is deprecated (declared at /usr/include/libavformat/avio.h:50)
ffmpeglib.h:88:1: warning: ‘ByteIOContext’ is deprecated (declared at /usr/include/libavformat/avio.h:50)
In file included from ffmpeglib.c:32:0:
../../src/gfxoutputdrv/ffmpeglib.h:87:1: warning: ‘ByteIOContext’ is deprecated (declared at /usr/include/libavformat/avio.h:50)
../../src/gfxoutputdrv/ffmpeglib.h:88:1: warning: ‘ByteIOContext’ is deprecated (declared at /usr/include/libavformat/avio.h:50)
  • 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
  • gpz (Win32 crosscompile on Linux/mingw32, GCC 3.x) (r25129)
Making all in sid
sid-resources.c: In function `add_sid_engine_models':
sid-resources.c:454: warning: assignment discards qualifiers from pointer target type

Making all in win32
ui-resources.c: In function `set_single_cpu':
ui-resources.c:121: warning: passing arg 2 of `GetProcessAffinityMask' from incompatible pointer type
ui-resources.c:121: warning: passing arg 3 of `GetProcessAffinityMask' from incompatible pointer type
uimon.c: In function `iOpenGeneric':
uimon.c:385: warning: passing arg 1 of `uimon_icep' from incompatible pointer type
uimon.c: In function `generic_window_proc':
uimon.c:2412: warning: passing arg 1 of `uimon_iep' from incompatible pointer type