wine/dlls ntdll/tests/path.c msvcrt/tests/file ...

Alexandre Julliard julliard at winehq.org
Mon Feb 14 15:04:45 CST 2005


ChangeSet ID:	16112
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/14 15:04:45

Modified files:
	dlls/ntdll/tests: path.c 
	dlls/msvcrt/tests: file.c 
	dlls/mlang/tests: mlang.c 
	dlls/gdi/tests : metafile.c 
	dlls/advapi32/tests: security.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Cast the GetProcAddress() return value to avoid warnings about the
	function pointer being of the wrong type.
	Fix assorted signed/unsigned comparison warnings.

Patch: http://cvs.winehq.org/patch.py?id=16112

Old revision  New revision  Changes     Path
 1.11          1.12          +2 -2       wine/dlls/ntdll/tests/path.c
 1.12          1.13          +2 -2       wine/dlls/msvcrt/tests/file.c
 1.6           1.7           +3 -3       wine/dlls/mlang/tests/mlang.c
 1.5           1.6           +4 -5       wine/dlls/gdi/tests/metafile.c
 1.9           1.10          +4 -4       wine/dlls/advapi32/tests/security.c




More information about the wine-cvs mailing list