regedit: Write-strings warnings fix and remove superfluous casts (Resend)

Alexandre Julliard julliard at winehq.org
Wed Aug 16 06:22:31 CDT 2006


Andrew Talbot <Andrew.Talbot at talbotville.com> writes:

> Please tell me what is wrong with this patch. Thank you.

It's causing warnings:

gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith  -g -O2 -fno-builtin -o childwnd.o childwnd.c
childwnd.c: In function 'GetItemFullPath':
childwnd.c:135: warning: passing argument 1 of 'CombinePaths' from incompatible pointer type
childwnd.c: In function 'GetPathFullPath':
childwnd.c:144: warning: passing argument 1 of 'CombinePaths' from incompatible pointer type

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list