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.