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
http://bugs.winehq.org/show_bug.cgi?id=15335
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-22 10:50:22 --- I have sent a fix for this which has been applied. Thanks for the report!
http://bugs.winehq.org/show_bug.cgi?id=15335
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-10-10 10:11:02 --- Closing bugs fixed in 1.1.6.