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(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: m.b.lankhorst(a)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... -- 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=16319 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:02:53 --- Fixed by Alexandre: http://source.winehq.org/git/wine.git/?a=commitdiff;h=78ddd00800e667614fbf87... Thanks for the quick fix! -- 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=16319 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:41 --- 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