Warnings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 124: | Line 124: | ||
from vicii.c:64: | from vicii.c:64: | ||
/usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" | /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" | ||
Making all in cart | Making all in cart |
Revision as of 03:47, 31 July 2010
- strik (x86, Windows, 32bit, GCC) (r22???)
gfxoutputdrv: doodledrv.c: In function ‘doodle_ted_hires_bitmap_mode_render’: doodledrv.c:1496: warning: ‘fglum’ may be used uninitialized in this function doodledrv.c:1502: warning: ‘bglum’ may be used uninitialized in this function doodledrv.c: In function ‘doodle_sort_colors_colormap’: doodledrv.c:504: warning: ‘highestindex’ may be used uninitialized in this function doodledrv.c: In function ‘doodle_render_and_save’: doodledrv.c:727: warning: ‘fgcolor’ may be used uninitialized in this function cart: spi-sdcard.c: In function ‘mmcreplay_execute_cmd’: spi-sdcard.c:587: warning: integer constant is too large for ‘long’ type
- common (Linux, GCC >= 4.4.2) (r22733)
Making all in monitor mon_lex.l: At top level: mon_lex.c:3093: warning: ‘yyunput’ defined but not used mon_lex.c:3136: warning: ‘input’ defined but not used Making all in c64dtv In file included from ../maincpu.c:494, from c64dtvcpu.c:473: ../6510core.c: In function ‘maincpu_mainloop’: ../6510core.c:1912: warning: dereferencing type-punned pointer will break strict-aliasing rules ../6510core.c:1912: warning: dereferencing type-punned pointer will break strict-aliasing rules ../6510core.c:1912: warning: dereferencing type-punned pointer will break strict-aliasing rules top level: network.c: In function ‘network_test_delay’: network.c:306: warning: dereferencing type-punned pointer will break strict-aliasing rules network.c:310: warning: dereferencing type-punned pointer will break strict-aliasing rules resources.c: In function ‘resources_touch’: resources.c:658: warning: dereferencing pointer ‘value_return.98’ does break strict-aliasing rules resources.c:658: note: initialized from here resources.c:661: warning: dereferencing pointer ‘value_return.99’ does break strict-aliasing rules resources.c:661: note: initialized from here resources.c:891: warning: ‘tmp’ may be used uninitialized in this function
- common, if readline is not installed (Linux, GCC >= 4.4.2) (r22733)
Making all in readline In file included from ../../../../src/vice.h:38, from editline.h:8, from editline.c:5: ../../../../src/config.h:487:1: warning: "HAVE_STDLIB" redefined <command-line>: warning: this is the location of the previous definition editline.c: In function ‘TTYflush’: editline.c:110: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result editline.c: In function ‘search_hist’: editline.c:562: warning: assignment from incompatible pointer type In file included from ../../../../src/vice.h:38, from editline.h:8, from complete.c:5: ../../../../src/config.h:487:1: warning: "HAVE_STDLIB" redefined <command-line>: warning: this is the location of the previous definition In file included from ../../../../src/vice.h:38, from editline.h:8, from editline2.c:5: ../../../../src/config.h:487:1: warning: "HAVE_STDLIB" redefined <command-line>: warning: this is the location of the previous definition editline2.c: In function ‘TTYflush’: editline2.c:198: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result editline2.c: In function ‘search_hist’: editline2.c:649: warning: assignment from incompatible pointer type In file included from ../../../../src/vice.h:38, from editline.h:8, from sysunix.c:5: ../../../../src/config.h:487:1: warning: "HAVE_STDLIB" redefined <command-line>: warning: this is the location of the previous definition
- gpz (x86, Linux/Gentoo, 64bit, GCC) (r22733)
-
- gpz (PPC, Linux/Gentoo, 32bit, GCC) (r22762) - XAW UI
Making all in video In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from video-canvas.c:39: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from video-color.c:41: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from video-resources.c:37: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from video-viewport.c:32: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in raster In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from raster-canvas.c:37: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from raster.c:51: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in vicii In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from vicii.c:86: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in viciinew In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from vicii.c:64: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in cart In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from vic.c:61: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in plus4 In file included from ../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../src/arch/unix/videoarch.h:12, from ted.c:65: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in gui In file included from ../../../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../../../src/arch/unix/videoarch.h:12, from ../../../../src/arch/unix/openGL_sync.h:31, from ui.c:40: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../../../src/arch/unix/videoarch.h:12, from vsidui.c:53: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" Making all in widgets Canvas.c:78: warning: initialization from incompatible pointer type Canvas.c:79: warning: initialization from incompatible pointer type Canvas.c:80: warning: initialization from incompatible pointer type In file included from DirMgr.c:39: DirMgr.h:86: warning: function declaration isn’t a prototype In file included from FileSelP.h:25, from FileSel.c:71: DirMgr.h:86: warning: function declaration isn’t a prototype FileSel.c: In function ‘GotoDeepestLegalDirectory’: FileSel.c:1229: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result TextField.c:147: warning: initialization from incompatible pointer type TextField.c:149: warning: initialization from incompatible pointer type TextField.c: In function ‘ConvertSelection’: TextField.c:786: warning: passing argument 6 of ‘XmuConvertStandardSelection’ from incompatible pointer type /usr/include/X11/Xmu/StdSel.h:43: note: expected ‘char **’ but argument is of type ‘Atom **’ In file included from videoarch.h:44, from about.c:51: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from videoarch.h:44, from lightpendrv.c:36: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from videoarch.h:44, from uicolor.c:42: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from videoarch.h:44, from x11video.c:82: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" x11video.c:272: warning: function declaration isn’t a prototype In file included from widgets/FileSel.h:26, from x11ui.c:93: widgets/DirMgr.h:86: warning: function declaration isn’t a prototype In file included from videoarch.h:44, from x11ui.c:96: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" x11ui.c:164: warning: function declaration isn’t a prototype x11ui.c: In function ‘ui_display_statustext’: x11ui.c:2304: warning: format not a string literal and no format arguments x11ui.c: At top level: x11ui.c:163: warning: ‘freeBlankCursor’ defined but not used In file included from ../../../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../../../src/arch/unix/videoarch.h:12, from fullscreen.c:38: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from renderxv.h:38, from renderxv.c:35: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../../../src/arch/unix/videoarch.h:12, from vidmode.c:43: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../../../../src/arch/unix/x11/xaw/videoarch.h:44, from ../../../../src/arch/unix/videoarch.h:12, from xrandr.c:38: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from x11/xaw/videoarch.h:44, from videoarch.h:12, from vsyncarch.c:33: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" In file included from ../src/arch/unix/x11/xaw/videoarch.h:44, from ../src/arch/unix/videoarch.h:12, from vsync.c:69: /usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE"