wine/ programs/winedbg/gdbproxy.c dlls/x11drv/ ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 23 15:32:37 CST 2003


ChangeSet ID:	7113
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/23 15:32:36

Modified files:
	programs/winedbg: gdbproxy.c 
	dlls/x11drv    : clipboard.c 
	dlls/winmm/wineoss: audio.c 
	dlls/winmm     : lolvldrv.c 
	dlls/winedos   : vga.c 
	dlls/oleaut32  : safearray.c 
	dlls/ntdll     : cdrom.c 
	dlls/gdi       : freetype.c 
	dlls/ddraw     : d3dexecutebuffer.c 
	dlls/d3d8      : shader.c indexbuffer.c device.c 
	.              : configure.ac configure 

Log message:
	Added -Wpointer-arith gcc flag, and fixed the resulting warnings.

Patch: http://cvs.winehq.com/patch.py?id=7113

Old revision  New revision  Changes     Path
 1.4           1.5           +6 -4       wine/programs/winedbg/gdbproxy.c
 1.7           1.8           +3 -3       wine/dlls/x11drv/clipboard.c
 1.74          1.75          +1 -1       wine/dlls/winmm/wineoss/audio.c
 1.42          1.43          +6 -6       wine/dlls/winmm/lolvldrv.c
 1.27          1.28          +1 -1       wine/dlls/winedos/vga.c
 1.22          1.23          +2 -2       wine/dlls/oleaut32/safearray.c
 1.23          1.24          +1 -1       wine/dlls/ntdll/cdrom.c
 1.29          1.30          +4 -4       wine/dlls/gdi/freetype.c
 1.23          1.24          +5 -5       wine/dlls/ddraw/d3dexecutebuffer.c
 1.5           1.6           +3 -3       wine/dlls/d3d8/shader.c
 1.2           1.3           +1 -1       wine/dlls/d3d8/indexbuffer.c
 1.31          1.32          +14 -12     wine/dlls/d3d8/device.c
 1.124         1.125         +1 -1       wine/configure.ac
 1.393         1.394         +1 -1       wine/configure




More information about the wine-cvs mailing list