http://bugs.winehq.org/show_bug.cgi?id=15335
Summary: Regedit: char format, different type arg errors Product: Wine Version: 1.1.4 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: source Severity: trivial Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -Werror -o regproc.o regproc.c regproc.c: In function `processRegEntry': regproc.c:580: warning: char format, different type arg (arg 4) regproc.c: In function `export_hkey': regproc.c:1070: warning: char format, different type arg (arg 3) regproc.c:1071: warning: char format, different type arg (arg 3) *** Error code 1
Stop in /usr/home/pcbsd/wine-git/programs/regedit. *** Error code 1