http://bugs.winehq.org/show_bug.cgi?id=17335
Summary: crypt32/tests: compiler warnings Product: Wine Version: 1.1.14 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: regression, source Severity: minor Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Introduced by 95b8f49dfd7b68a258f38f2d2f4ac19bf424557c:
ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -Werror -g -o ctl.o ctl.c cc1: warnings being treated as errors ctl.c: In function 'testCreateCTL': ctl.c:141: warning: passing argument 1 of 'broken' makes integer from pointer without a cast ctl.c:150: warning: passing argument 1 of 'broken' makes integer from pointer without a cast *** Error code 1
Stop in /usr/home/pcbsd/wine-git/dlls/crypt32/tests.
http://bugs.winehq.org/show_bug.cgi?id=17335
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-02-10 13:05:02 --- I'll send a patch.
http://bugs.winehq.org/show_bug.cgi?id=17335
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-02-10 13:06:00 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069227.html
http://bugs.winehq.org/show_bug.cgi?id=17335
--- Comment #3 from Austin English austinenglish@gmail.com 2009-02-10 15:20:35 --- (In reply to comment #2)
Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069227.html
Works great, thanks!
http://bugs.winehq.org/show_bug.cgi?id=17335
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-02-11 10:26:11 --- That's fixed in today's git.
http://bugs.winehq.org/show_bug.cgi?id=17335
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-02-13 11:11:34 --- Closing bugs fixed in 1.1.15.