http://bugs.winehq.org/show_bug.cgi?id=16319
Summary: winealsa: compiler errors 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@winehq.org ReportedBy: austinenglish@gmail.com CC: m.b.lankhorst@gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -Werror -o wavein.o wavein.c cc1: warnings being treated as errors wavein.c: In function ‘ALSA_widMessage’: wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but argument 7 has type ‘DWORD_PTR’ wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but argument 8 has type ‘DWORD_PTR’ wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but argument 9 has type ‘DWORD_PTR’ make[2]: *** [wavein.o] Error 1 make[2]: Leaving directory `/home/austin/wine-git/dlls/winealsa.drv' make[1]: *** [winealsa.drv] 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=2614269d93d78232151586...
http://bugs.winehq.org/show_bug.cgi?id=16319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2008-12-04 13:02:53 --- Fixed by Alexandre: http://source.winehq.org/git/wine.git/?a=commitdiff;h=78ddd00800e667614fbf87...
Thanks for the quick fix!
http://bugs.winehq.org/show_bug.cgi?id=16319
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-12-05 11:16:41 --- Closing bugs fixed in 1.1.10.