[Bug 16321] New: test_ImmSetCompositionString passing argument 1 of ‘winetest_ok’ makes integer from pointer without a cast
http://bugs.winehq.org/show_bug.cgi?id=16321 Summary: test_ImmSetCompositionString passing argument 1 of ‘winetest_ok’ makes integer from pointer without a cast Product: Wine Version: 1.1.9 Platform: PC OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: andrewriedi(a)gmail.com make[2]: Entering directory `/home/austin/wine-git/dlls/imm32/tests' 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 -Werror -o imm32.o imm32.c cc1: warnings being treated as errors imm32.c: In function ‘test_ImmSetCompositionString’: imm32.c:261: warning: passing argument 1 of ‘winetest_ok’ makes integer from pointer without a cast make[2]: *** [imm32.o] Error 1 make[2]: Leaving directory `/home/austin/wine-git/dlls/imm32/tests' make[1]: *** [imm32/tests] Error 2 make[1]: Leaving directory `/home/austin/wine-git/dlls' make: *** [dlls] Error 2 gcc 4.1.2 http://source.winehq.org/git/wine.git/?a=commitdiff;h=acac1a5b105c1e4c32bb1a... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16321 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-12-04 13:03:09 --- http://source.winehq.org/git/wine.git/?a=commitdiff;h=7801b692cbac84386707b2... Thanks for the quick fix Alexandre! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16321 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-05 11:16:44 --- Closing bugs fixed in 1.1.10. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org