wine/ tools/winegcc/winewrap.c tools/winegcc/u ...

Alexandre Julliard julliard at winehq.org
Tue Oct 14 22:35:54 CDT 2003


ChangeSet ID:	9782
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/14 22:35:54

Modified files:
	tools/winegcc  : winewrap.c utils.h utils.c 
	programs/winemenubuilder: winemenubuilder.c 
	libs/port      : spawn.c 
	include/wine   : port.h 
	dlls/msvcrt/tests: cpp.c 
	dlls/msvcrt    : file.c 

Log message:
	Daniel Marmier <d.marmier at bluewin.ch>
	Fixed warnings with gcc option "-Wwrite-strings".

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9782

Old revision  New revision  Changes     Path
 1.7           1.8           +3 -2       wine/tools/winegcc/winewrap.c
 1.1           1.2           +3 -3       wine/tools/winegcc/utils.h
 1.1           1.2           +3 -3       wine/tools/winegcc/utils.c
 1.6           1.7           +1 -1       wine/programs/winemenubuilder/winemenubuilder.c
 1.3           1.4           +3 -3       wine/libs/port/spawn.c
 1.42          1.43          +1 -1       wine/include/wine/port.h
 1.1           1.2           +2 -1       wine/dlls/msvcrt/tests/cpp.c
 1.55          1.56          +1 -1       wine/dlls/msvcrt/file.c




More information about the wine-cvs mailing list